zephyr/subsys/net/ip/l2
Jukka Rissanen 9369538642 net: ethernet: Set dest MAC address for IPv4 mcast
If the ethernet packet destination MAC address is NULL when sending
IPv4 multicast or broadcast packet, then we must set it as otherwise
we might to access NULL pointer data.

Fixes #1544

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-26 09:36:56 +03:00
..
ieee802154 net: Enable logging in more modules if CONFIG_NET_LOG_GLOBAL defined 2017-09-18 08:19:27 -04:00
arp.c net: arp: Always report error for missing gateway 2017-09-21 09:39:07 +03:00
bluetooth_shell.c net: bt: Add advertise management command 2017-08-04 18:18:40 +03:00
bluetooth.c net: nbr: Add NET_IPV6_NBR_STATE_STATIC 2017-09-26 09:19:32 +03:00
dummy.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ethernet.c net: ethernet: Set dest MAC address for IPv4 mcast 2017-09-26 09:36:56 +03:00
Kconfig net: Enable logging in more modules if CONFIG_NET_LOG_GLOBAL defined 2017-09-18 08:19:27 -04:00
Makefile Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00