1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Martine Lenders 7fe07e35a3
gnrc_sixlowpan_frag_rb: add VRB and use minfwd handling
When a VRB entry exists use minfwd to forward.

When a route exist for the first fragment received in reassembly create
a virtual reassembly buffer entry.
2020-12-01 16:25:29 +01:00
..
application_layer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
link_layer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
netapi sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
netif Merge pull request #15287 from miri64/ethernet/enh/join-leave-mcast-group 2020-10-29 16:03:32 +01:00
netreg sys/net/gnrc: Fix include of xtimer.h 2020-09-16 19:55:43 +02:00
network_layer gnrc_sixlowpan_frag_rb: add VRB and use minfwd handling 2020-12-01 16:25:29 +01:00
pkt
pktbuf gnrc_pktbuf: drop gnrc_pktbuf_replace_snip() 2020-10-29 17:20:12 +01:00
pktbuf_malloc sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
pktbuf_static sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
pktdump treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
priority_pktqueue sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
routing/rpl sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
sock sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
transport_layer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
doc.txt sys/net/gnrc: Add GNRC configuration Doxygen group 2019-12-06 12:18:03 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile gnrc_sixlowpan_frag: initial import of minimal forwarding 2020-12-01 15:08:08 +01:00