1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/network_layer
Joakim Gebart 9a0a5e8816 sys/net/network_layer/sixlowpan/ip.c: Allow unique local unicast addresses to be selected as the best source address
It makes no sense preferring ::1 over any unique local address when communicating with other nodes.
2015-07-14 19:31:21 +02:00
..
fib sys/net/network_layer/fig: Add missing inttypes.h includes 2015-07-07 00:53:26 +02:00
ng_icmpv6 sys/net/network_layer/ng_icmpv6: Add missing inttypes.h includes 2015-07-07 00:53:26 +02:00
ng_ipv6 Merge pull request #3183 from authmillenon/ng_ipv6/enh/loopback 2015-07-14 15:11:02 +02:00
ng_ndp Merge pull request #3386 from authmillenon/ng_ndp/enh/debug-output 2015-07-14 15:55:09 +02:00
ng_sixlowpan sys/net/network_layer/ng_sixlowpan: Add missing inttypes.h includes 2015-07-07 00:53:26 +02:00
sixlowpan sys/net/network_layer/sixlowpan/ip.c: Allow unique local unicast addresses to be selected as the best source address 2015-07-14 19:31:21 +02:00