1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/sixlowpan
mlenders 6d074b4a29 [sys/net/sixlowpan/sixlowip.c]
* added failsafe if someone tries to add address :: to an interface (not allowed according [RFC 4291])
* automatically add address to corresponding solicitaded nodes multicast address [RFC 4291]
2011-06-22 12:08:45 +02:00
..
ieee802154_frame.c fragmentation and reassambly works now and cleaned up tons of warnings 2011-01-07 13:02:27 +01:00
ieee802154_frame.h fragmentation and reassambly works now and cleaned up tons of warnings 2011-01-07 13:02:27 +01:00
Jamfile Added serial number arithmetics (corresponding RFC1982) for version field in ABRO 2011-06-18 18:25:34 +02:00
serialnumber.c Added serial number arithmetics (corresponding RFC1982) for version field in ABRO 2011-06-18 18:25:34 +02:00
serialnumber.h Added serial number arithmetics (corresponding RFC1982) for version field in ABRO 2011-06-18 18:25:34 +02:00
sixlowip.c [sys/net/sixlowpan/sixlowip.c] 2011-06-22 12:08:45 +02:00
sixlowip.h [sys/net/sixlowpan/sixlowip.h sys/net/sixlowpan/sixlowip.c] 2011-06-22 11:58:54 +02:00
sixlowmac.c handled some warnings 2011-06-22 11:49:29 +02:00
sixlowmac.h added: icmp 135,136 / iphc header encoding/decoding 2011-01-24 22:41:32 +01:00
sixlownd.c handled some warnings 2011-06-22 11:49:29 +02:00
sixlownd.h handled some warnings 2011-06-22 11:49:29 +02:00
sixlowpan.c [sys/net/sixlowpan/sixlowip.c sys/net/sixlowpan/sixlowpan.c] 2011-06-22 10:45:19 +02:00
sixlowpan.h Context prefixes, Address generation after IETF Context prefixes now are in conformity to IPv6 prefixes [RFC3513] + Address generation by Context now after [draft-ietf-6lowpan-hc-15], section 3.1.1 + some minor errors fixed. 2011-06-18 18:04:02 +02:00