1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/network_layer
Johann Fischer 7087bdcb50 sys/.../ip.c: fix ipv6_net_if_get_best_src_addr
This patch fixes ipv6_net_if_get_best_src_addr,
the function seems not to be finished.
The patch also adds a filter for the prefixes,
it is necessary because the prefixes are stored
in the same list as the addresses.
2015-05-16 12:33:30 +02:00
..
fib fib: rename register function in fib.c too 2015-05-14 18:51:56 -07:00
ng_icmpv6 icmpv6: add ability to add listed payload in ng_icmpv6_build 2015-05-11 01:27:12 +02:00
ng_ipv6 ng_ipv6/netif: fix debug in _add_addr_to_entry() 2015-05-16 08:31:57 +02:00
ng_sixlowpan net: use sizeof(stack) for thread_create 2015-05-09 20:48:53 +02:00
sixlowpan sys/.../ip.c: fix ipv6_net_if_get_best_src_addr 2015-05-16 12:33:30 +02:00