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 7845110369 ipv6: added checks for more address types
Added checks for:
* Global Unicast Addresses
* IPv6 Addresses with Embedded IPv4 Addresses
  * IPv4-Compatible IPv6 Address
  * IPv4-Mapped IPv6 Address
* Site-Local IPv6 Unicast Addresses
2015-08-07 08:15:05 +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: added checks for more address types 2015-08-07 08:15:05 +02:00