zephyr/subsys
Jukka Rissanen 19b48687ec net: ethernet: Drop pkt if MAC dst is bcast address but IP is not
Drop packet if it has broadcast destination MAC address but the IPv4
destination address is not multicast or broadcast address.
See RFC 1122 ch 3.3.6 for details.

Fixes #16276

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-05-21 16:43:38 +03:00
..
bluetooth Bluetooth: controller: split: Refactor if_defines to is_enabled in lll.c 2019-05-21 14:40:21 +02:00
console console: kconfig: Put 'menuconfig CONSOLE_SUBSYS' in top-level menu 2019-05-15 05:10:01 -05:00
cpp c++: kconfig: Fix choice dependencies and use 'menuconfig' symbol 2019-05-16 07:08:21 -05:00
debug
dfu dfu: kconfig: Remove 'DFU Options' menu 2019-05-15 05:02:32 -05:00
disk disk: kconfig: Group related symbols and use 'menuconfig' symbol 2019-05-20 12:51:42 -04:00
fb
fs
jwt
logging
mgmt
net net: ethernet: Drop pkt if MAC dst is bcast address but IP is not 2019-05-21 16:43:38 +03:00
power kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 2019-05-15 10:44:59 +02:00
random subsys/random: Hide 'Random generator' choice when empty 2019-05-15 05:10:56 -05:00
settings
shell
stats
storage
testsuite testsuite: coverage: Port GCOV linker code to Cmake. 2019-05-20 22:28:28 -04:00
usb usb: cdc_acm: reset to default after disconnect 2019-05-21 08:23:46 -04:00
CMakeLists.txt
Kconfig