This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
a3a97bac47
RIOT
/
sys
/
net
/
network_layer
/
ipv6
/
addr
/
Makefile
4 lines
54 B
Makefile
Raw
Normal View
History
Unescape
Escape
ipv6_addr: remove ng_ prefix
2015-08-10 00:26:36 +02:00
MODULE
=
ipv6_addr
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-11 11:46:48 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink