zephyr/subsys/net
Jukka Rissanen 505e306b72 net: context: Allow binding AF_PACKET multiple times
If the system has more than one network interface, then it should
be possible to bind a AF_PACKET socket to each interface if the
network interface index is set when bind() is called. This was
not possible earlier as the code was always using default network
interface with AF_PACKET socket bind().

Fixes #23153

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-03-10 14:58:30 +02:00
..
ip net: context: Allow binding AF_PACKET multiple times 2020-03-10 14:58:30 +02:00
l2 net: wifi: shell: drop explicit length parameter 2020-03-10 14:37:57 +02:00
lib net: lwm2m: Notify when it's safe to turn RX off 2020-03-10 14:57:29 +02:00
buf.c net: buf: Switch from net buf assert to system assert 2020-01-13 13:59:55 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hostname.c
Kconfig net: buf: Fix NET_BUF_USER_DATA_SIZE value for Bluetooth 2019-11-28 13:35:11 +02:00
Kconfig.hostname kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00