mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
12261a3e69
This assertion doesn't make any sense. The function is called by _copy_and_handle_aro() on a router which causes `nce` to be NULL (because there is no NCE known yet) and then the function called directly after (_reg_addr_upstream()) checks if `nce` might be NULL and creates an NCE if necessary. |
||
---|---|---|
.. | ||
application_layer | ||
link_layer | ||
netapi | ||
netif | ||
netreg | ||
nettest | ||
network_layer | ||
pkt | ||
pktbuf | ||
pktbuf_static | ||
pktdump | ||
priority_pktqueue | ||
routing/rpl | ||
sock | ||
transport_layer | ||
Makefile |