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 arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs fs: nvs: format specifier alignment 2019-05-13 17:07:28 +02:00
jwt cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
logging logging: Fix RTT backend drop mode and coverity issue 2019-04-12 08:38:16 -04:00
mgmt Bluetooth: GATT: Rename BT_GATT_DB to BT_GATT_DYNAMIC_DB 2019-05-02 08:29:23 +03:00
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 subsys/settings: Correct size in strncpy to avoid unterminated strings 2019-05-10 09:01:40 -04:00
shell shell: Move signals initialization from thread to init 2019-05-13 14:05:02 +02:00
stats stats: extending api to handle statistics with more than 256 elements 2019-05-01 10:33:17 -04:00
storage flash_map: add shell interface 2019-04-19 13:41:02 -05:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00