Oliver Hahm
|
f2ec1009af
|
fixed some struct issues (broken by cc fixes)
|
2013-06-24 14:11:30 +02:00 |
|
Oliver Hahm
|
5c52e1ce2e
|
coding conventions for most of system libraries
|
2013-06-22 05:11:53 +02:00 |
|
Oliver
|
ec900bc5f5
|
[sys net destiny]
- fixed a lot of bugs in tcp header compression algorithms
|
2012-02-05 00:33:55 +01:00 |
|
Oliver
|
1465da2e84
|
[projects tlayer]
- Added: Close_TCP, TCP_Performance test, UDP_Performance test
[sys net destiny]
- bugfixes
- Added: Simultaneous close, Memory protection for tcp timer thread
[sys net sixlowpan]
- Added: separate sending buffer (just a HACK workaround!)
|
2012-01-30 22:44:38 +01:00 |
|
Eric Engel
|
445fb4450f
|
Corrected Jamfiles, no more direct call of rpl functions from sixlowip
|
2012-01-26 20:26:55 +01:00 |
|
Eric Engel
|
f3ec877def
|
added incomplete rpl
|
2012-01-19 17:37:48 +01:00 |
|
Oliver Hahm
|
59a46e0e88
|
Merge branch 'sixlowpan'
Conflicts:
cpu/arm_common/hwtimer_cpu.c
sys/include/vtimer.h
sys/vtimer.c
|
2012-01-11 17:02:43 +01:00 |
|
Oliver
|
15fab8e0cc
|
- set TCP MTU to more realistic value
- Implemented TCP SOCKET API close()
- minor bugfixes
|
2012-01-03 02:16:43 +01:00 |
|
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 |
|
Oliver
|
9e20944fde
|
new socket API functions, added TCP Handler, introduced global network
helper, increased stack sizes of network threads
|
2011-10-13 04:31:07 +02:00 |
|
Oliver Gesch
|
d9ff08b23a
|
new, DESTiny: UDP Transport Layer and UDP part of Socket API
|
2011-09-28 16:29:01 +02:00 |
|
mlenders
|
8be561e869
|
* implemented rudimentary ICMPv6 handling for border router
|
2011-07-26 13:41:40 +02:00 |
|
mlenders
|
265d371763
|
[sys/net/sixlowpan/sixlowip.h]
* added DEBUGLINE macro
|
2011-07-09 18:52:52 +02:00 |
|
mlenders
|
4cc623b0dc
|
[sys/net/sixlowpan/sixlowip.*]
* added function to check if Next-Header-Type is known
|
2011-07-05 03:43:29 +02:00 |
|
mlenders
|
e1309891ea
|
[sys/net/sixlowpan/sixlowip.h sys/net/sixlowpan/sixlowip.c]
* made buffer extern
|
2011-06-24 02:31:55 +02:00 |
|
mlenders
|
5e572fe6f7
|
[sys/net/sixlowpan/sixlowip.h]
* Maximum length of list of interface addresses increased due to the required addresses
|
2011-06-22 20:58:35 +02:00 |
|
mlenders
|
a4f673ec96
|
* added loopback and all nodes multicast address automatically to interface according to RFC 2581
|
2011-06-22 19:19:37 +02:00 |
|
mlenders
|
a2d7628a73
|
[sys/net/sixlowpan/sixlowip.h sys/net/sixlowpan/sixlowip.c]
* added capability to initiate a node as router
* added capability to check if a node is initiated as router
|
2011-06-22 12:34:32 +02:00 |
|
mlenders
|
fe464025c1
|
[sys/net/sixlowpan/sixlowip.h sys/net/sixlowpan/sixlowip.c]
* added loopback address generation features
|
2011-06-22 11:58:54 +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
|
eff15fa054
|
fixed some reassembling bugs
|
2011-02-22 13:19:16 +01: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
|
2fabdc1620
|
new ieee802154 frame create/parse functions
|
2010-12-13 11:14:41 +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
|
e9da187fbc
|
function reordered
|
2010-10-27 21:35:40 +02:00 |
|
Stephan Zeisberg
|
3dd901a549
|
reordered functions for better layering
|
2010-10-19 23:06:47 +02:00 |
|
Stephan Zeisberg
|
4a7948e53b
|
defined some values
|
2010-10-17 16:03:48 +02:00 |
|
Stephan Zeisberg
|
1c343bf186
|
extended ip.h function and router solicitation send method
|
2010-10-14 13:10:52 +02:00 |
|
Stephan Zeisberg
|
e118393cc2
|
send router solicitation method inserted
|
2010-10-12 21:42:03 +02:00 |
|