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/sixlowpan
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
..
ctx ipv6: ndp: sixlowpan: remove vtimer includes 2015-11-02 15:02:08 +01:00
frag gnrc_sixlowpan_frag: msg based fragmentation 2015-12-07 17:49:02 +01:00
iphc gnrc_sixlowpan_iphc.c: add nhc udp decoding and encoding 2015-12-08 14:50:25 +01:00
nd gnrc 6lowpan: exclude CTX if not part of the app 2015-11-17 12:04:11 +01:00
netif gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
gnrc_sixlowpan.c gnrc_sixlowpan_iphc.c: add nhc udp decoding and encoding 2015-12-08 14:50:25 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00