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/addr
Oleg Hahm 9e5d717466 ipv6: fix and improve check for global address
* embedded IPv4 addresses are considered as global
* remove check for multicast
* consolidate loopback and unspecified check
2015-08-09 20:22:21 +02:00
..
Makefile ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00
ng_ipv6_addr_from_str.c ng_ipv6_addr: add string to address conversion function 2015-03-12 21:06:43 +01:00
ng_ipv6_addr_to_str.c ng_ipv6_addr: add address to string conversion function 2015-03-12 21:06:41 +01:00
ng_ipv6_addr.c ipv6: fix and improve check for global address 2015-08-09 20:22:21 +02:00