mlenders
9bf13c2d56
[*]
...
* removed prefix information from abr_cache for now to save space
2011-06-24 14:39:24 +02:00
mlenders
72023134ee
[sys/net/sixlowpan/sixlownd.h sys/net/sixlowpan/sixlownd.h]
...
* Context in abr_cache as cid rather than pointer
2011-06-24 02:23:47 +02:00
mlenders
64fa01fbfd
[sys/net/sixlowpan/sixlownd.h sys/net/sixlowpan/sixlownd.c]
...
* let plist_add return a pointer to the newly added plist-entry
2011-06-22 18:34:41 +02:00
mlenders
4ac4e750fe
[sys/net/sixlowpan/sixlownd.h sys/net/sixlowpan/sixlownd.c]
...
* abr_addr argument in abr_update_cache as pointer rather then value
* constants for 6CO C flag added
2011-06-22 15:25:42 +02:00
mlenders
2c20f8fafd
handled some warnings
...
[sys/net/sixlowpan/sixlowip.c]
* pointer in ipv6_process() for PROTO_NUM_NONE out-commented
* val = 0 as initial value
[sys/net/sixlowpan/sixlowmac.c]
* included and initialized hwtimer
[sys/net/sixlowpan/sixlownd.c sys/net/sixlowpan/sixlownd.h]
* initialized abro_version in recv_rtr_adv()
* ARO state according to draft-6lowpan-hc-16
2011-06-22 11:49:29 +02:00
mlenders
e19221f2eb
Header-Definition for sixlownd.h
2011-06-19 13:54:49 +02:00
mlenders
31d0e35c0b
C6O implemented
2011-06-18 23:33:47 +02:00
mlenders
d23d1ff256
ABRO implemented
2011-06-18 23:33:27 +02:00
mlenders
12ab511f29
C6O-Flags defined
2011-06-14 19:21:50 +02:00
mlenders
a2c7cf8f9a
6CO und ABRO in header
2011-06-14 18:25:05 +02:00
Stephan Zeisberg
dcf45b08a7
global buffer is now thread safe, ns compression bug solved
2011-05-16 14:26:42 +02:00
Stephan Zeisberg
8b4bccde36
added: icmp 135,136 / iphc header encoding/decoding
2011-01-24 22:41:32 +01:00
Stephan Zeisberg
0440c19f6b
added some neigbor discovery options to icmp message functions
2011-01-18 11:02:48 +01:00
Stephan Zeisberg
2ddc48de4e
reprogrammed address handling and created address interface structure
2011-01-07 23:38:42 +01:00
Stephan Zeisberg
5e26d199cc
fragmentation and reassambly works now and cleaned up tons of warnings
2011-01-07 13:02:27 +01:00
Stephan Zeisberg
52b1bc9276
implemented internet checksum algorithm
2010-11-30 10:21:29 +01:00
Stephan Zeisberg
20ce94fd61
functions to get buffer pos implemented
2010-11-22 12:52:56 +01:00
Stephan Zeisberg
5ab4ca3768
renamed defines
2010-11-09 22:20:26 +01:00
Stephan Zeisberg
1b3e758505
mtu icmpv6 option implemented
2010-11-08 10:33:23 +01:00
Stephan Zeisberg
95315a0c6c
defined some values
2010-10-17 16:05:14 +02:00
Stephan Zeisberg
fe1d8ed3ee
added new neighor discovery header file
2010-10-14 13:14:16 +02:00