1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/destiny
Oliver 11fecd089e - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple
fragments at the same time
- Introduced thread message wrappers for identifying the correct
function
- Several bugfixes
2011-12-26 02:59:58 +01:00
..
destiny.c - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00
destiny.h new, DESTiny: UDP Transport Layer and UDP part of Socket API 2011-09-28 16:29:01 +02:00
in.h new, DESTiny: UDP Transport Layer and UDP part of Socket API 2011-09-28 16:29:01 +02:00
Jamfile new socket API functions, added TCP Handler, introduced global network 2011-10-13 04:31:07 +02:00
socket.c - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00
socket.h NEW features: recv(); for TCP, TCP ACKs for data, introduced 2011-11-25 01:31:54 +01:00
tcp.c - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00
tcp.h - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00
udp.c - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00
udp.h - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00