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/ipv6/ext
Martine Lenders f671a87fe2 gnrc_ipv6_ext: remove unnecessary pkt write-protection
As `pkt` isn't pre-parsed the write-protection of *the whole* packet
(except the netif-header) comes for free, when this was done in the
receive routine of IPv6.
2018-12-13 17:22:12 +01:00
..
rh ipv6_ext_rh: switch over to generic RH type define 2018-10-25 19:21:20 +02:00
gnrc_ipv6_ext.c gnrc_ipv6_ext: remove unnecessary pkt write-protection 2018-12-13 17:22:12 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00