Oleg Hahm
|
b1ae07ca82
|
6lowpan: replace duplicate function call
datagram_size is already set to the value returned by gnrc_pkt_len(), no need to call it again.
|
2015-09-25 22:42:28 +02:00 |
|
Martine Lenders
|
52c57be621
|
gnrc_sixlowpan: don't send packets that exceed maximum datagram size
|
2015-08-21 22:51:54 +02:00 |
|
Martine Lenders
|
ab9d57dec5
|
gnrc_sixlowpan_iphc: set correct length for IPv6 header
|
2015-08-20 12:35:44 +02:00 |
|
Martine Lenders
|
6dc125e08b
|
gnrc_sixlowpan: compare with actual packet size for fragmentation
Not with the uncompressed version
|
2015-08-19 17:51:54 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|