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/ng_ipv6
Lotte Steenbrink cb0ee3288f netif: don't add duplicates
prevent ng_ipv6_netif_add() and ng_ipv6_netif_add_addr() from adding duplicates as described in https://github.com/RIOT-OS/RIOT/issues/2965
2015-05-18 12:23:24 -07:00
..
addr ipv6_addr: add missing mask to prefix initialization 2015-04-18 15:40:02 +02:00
hdr ng_ipv6: set default values for src and dst in ng_ipv6_hdr_build() 2015-05-13 00:51:25 +02:00
nc ng_ndp: initial import of the address resolution 2015-05-17 09:15:03 +02:00
netif netif: don't add duplicates 2015-05-18 12:23:24 -07:00
Makefile ng_ipv6: initial import 2015-04-22 22:12:07 +02:00
ng_ipv6.c ng_ndp: initial import of the address resolution 2015-05-17 09:15:03 +02:00