1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer
Martine Lenders 731ef19970 gnrc_ipv6_ext: fix packet snip type
The `pkt->type` of an extension header should be
`GNRC_NETTYPE_IPV6_EXT` so it can be parsed properly as an extension
after building.
2019-06-04 10:47:02 +02:00
..
icmpv6 gnrc_icmpv6_echo: avoid crashing when pktbuf full 2019-01-25 17:10:57 +01:00
ipv6 gnrc_ipv6_ext: fix packet snip type 2019-06-04 10:47:02 +02:00
ndp ndp: provide define for common hop-limit 2019-03-26 12:00:52 +01:00
sixlowpan Merge pull request #11061 from miri64/gnrc_sixlowpan_frag/new/hint 2019-05-28 23:09:15 +02:00