1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer
Johann Fischer a85d50b9d1 gnrc_sixlowpan_iphc.c: add nhc udp decoding and encoding
This patch adds UDP Header Compression and Decompression as
specified in https://tools.ietf.org/html/rfc6282#section-4.3
UDP NHC module will be included only if UDP is used.
2015-12-08 14:50:25 +01:00
..
icmpv6 Update layer 4 files to fix checksum with inet_csum_slice(). 2015-12-02 05:53:58 -05:00
ipv6 sys: adapted to renamed THREAD FLAGS 2015-12-07 22:09:47 +01:00
ndp ndp: use on-link flag instead of auto flag 2015-11-26 23:37:39 +01:00
sixlowpan gnrc_sixlowpan_iphc.c: add nhc udp decoding and encoding 2015-12-08 14:50:25 +01:00