zephyr/subsys/net/l2/ethernet
Jukka Rissanen ccea4d3258 net: ethernet: Check IPv4 multicast pkt using util function
Instead of directly checking the multicast IPv4 address, use
the net_ipv4_is_addr_mcast() utility function.

Fixes #26584

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-30 14:31:13 +03:00
..
gptp net: gptp: Allow user to tweak priority1 and priority2 values 2020-09-22 16:45:45 -05:00
lldp
arp.c
arp.h
CMakeLists.txt
eth_stats.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet_mgmt.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ethernet_stats.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet.c net: ethernet: Check IPv4 multicast pkt using util function 2020-09-30 14:31:13 +03:00
Kconfig