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 2d432ab3a7 [sys/net/sixlowpan/sixlowmac.c]
* Fixed some errors in address and channel allocation due to casting between pointers on 8-bit int and 16-bit int.
2011-06-21 19:44:20 +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 global buffer is now thread safe, ns compression bug solved 2011-05-16 14:26:42 +02:00
sixlowip.h global buffer is now thread safe, ns compression bug solved 2011-05-16 14:26:42 +02:00
sixlowmac.c [sys/net/sixlowpan/sixlowmac.c] 2011-06-21 19:44:20 +02:00
sixlowmac.h added: icmp 135,136 / iphc header encoding/decoding 2011-01-24 22:41:32 +01:00
sixlownd.c C6O implemented 2011-06-18 23:33:47 +02:00
sixlownd.h Header-Definition for sixlownd.h 2011-06-19 13:54:49 +02:00
sixlowpan.c Assure assignment of con in lowpan_iphc_encoding and lowpan_iphc_decoding 2011-06-18 18:17:18 +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