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
Martine Lenders ff36abb2cf ng_ipv6_addr: initial import
The motivation behind this module is to allow for address handling
functions where they, but not the full IPv6 functionality might be
needed. This new version of the IPv6 address data type utilizes the
byteorder.h header to enforce network byte-order on its members.
2015-02-20 17:40:26 +01:00
..
Makefile ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00
ng_ipv6_addr.c ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00