Hauke Petersen
|
70acc31675
|
net/ng_udp: added ng_udp_print_hdr() function
|
2015-06-05 09:47:52 +02:00 |
|
Martine Lenders
|
5a8a4312de
|
ng_udp: piggy-back fix for coding conventions
|
2015-05-28 23:22:44 +02:00 |
|
Martine Lenders
|
3db17eedbf
|
ng_net: use printf-stack size where it is needed
|
2015-05-28 23:22:44 +02:00 |
|
Oleg Hahm
|
d3250abdbe
|
ng_udp: add CREATE_STACKTEST to thread creation
|
2015-05-09 14:29:09 +02:00 |
|
Martine Lenders
|
398788d638
|
ng_udp: remove unused variable
|
2015-04-29 21:10:29 +02:00 |
|
Martine Lenders
|
90ece67f94
|
Merge pull request #2880 from authmillenon/ng_udp/fix/csum
ng_udp: fix checksum calculation for extension headers
|
2015-04-29 12:01:31 +02:00 |
|
Martine Lenders
|
797de13f01
|
ng_udp: fix setting of length field
udp_slip contains the UDP header already so this line technically adds
the length of the UDP header twice.
|
2015-04-28 21:02:52 +02:00 |
|
Martine Lenders
|
3ba2a59cf5
|
ng_udp: fix checksum calculation for extension headers
|
2015-04-28 17:05:25 +02:00 |
|
haukepetersen
|
b1d8752711
|
net: added NG_UDP implementation
|
2015-04-26 21:53:07 +02:00 |
|
Lotte Steenbrink
|
b1c3ca458a
|
ng_udp: improve debug output
This PR corrects the faulty debug output from ng_udp.c:151 and unifies
all debug messages with the prefix ``udp: cannot send packet``.
|
2015-04-15 20:09:35 -07:00 |
|