mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 21:13:52 +01:00
When sending a packet a workaround is applied when ndp_get_ll_address() returns NULL as is's not implemented properly yet. The same should happen when a packet is forwarded as it's dropped otherwise.