1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer
Martine Lenders 879321d68a gnrc_sixlowpan: stop type-finding loop when type is found
Currently the loop just continues to run after a viable type is found.
In #10851 this lead to a crash of the tests, when the dependency of
`gnrc_sixlowpan` to `gnrc_ipv6` was removed.
2019-01-25 12:04:30 +01:00
..
icmpv6 gnrc_icmpv6: release when received packet too short 2019-01-24 15:50:18 +01:00
ipv6 gnrc_netif: centralize S/TLLAO length to address length function 2019-01-16 15:52:53 +01:00
ndp gnrc_ndp: make compilable for router without ARSM 2018-11-26 15:53:21 +01:00
sixlowpan gnrc_sixlowpan: stop type-finding loop when type is found 2019-01-25 12:04:30 +01:00