1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
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
..
analog_util sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
app_metadata
arduino sys/arduino: fix typo 'adress' -> 'address' 2020-10-02 08:09:14 +02:00
auto_init sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
base64
benchmark
bitfield
bloom
can sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
cb_mux
checksum
clif sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
color sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
cpp11-compat
crypto sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
cxx_ctor_guards
div
ecc sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
eepreg
embunit
event
evtimer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
fmt sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
frac sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
fs sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
fuzzing sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
hashes sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
include gnrc_sixlowpan_frag: initial import of minimal forwarding 2020-12-01 15:08:08 +01:00
iolist
irq_handler sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
isrpipe
libc/include/sys
log
luid sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
matstat sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
memarray sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
mineplex
net gnrc_sixlowpan_frag_rb: add VRB and use minfwd handling 2020-12-01 16:25:29 +01:00
newlib_syscalls_default
od
oneway-malloc sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
phydat sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
picolibc_syscalls_default
pipe
pm_layered sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
posix sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
progress_bar sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
ps
puf_sram
quad_math
random sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
riotboot sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
saul_reg
schedstatistics
sema sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
seq
shell sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
ssp
stdio_null
stdio_rtt
stdio_semihosting
stdio_uart
suit suit/storage/flashwrite: use riotboot_slot_offset 2020-10-27 09:27:28 +01:00
test_utils
timex sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
trace
trickle sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
tsrb sys/tsrb: Make thread-safe 2020-10-13 10:32:41 +02:00
universal_address sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
uri_parser sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usb sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usb_board_reset
uuid
vfs vfs: Provide generic stat implementation (and use in fatfs) 2020-10-25 17:39:57 +01:00
xtimer Merge pull request #15071 from maribu/untagle_xtimer_mutex 2020-10-28 14:42:11 +01:00
zptr
ztimer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
doc.txt
Kconfig
Kconfig.newlib
Kconfig.stdio
Makefile
Makefile.dep gnrc_sixlowpan_frag: initial import of minimal forwarding 2020-12-01 15:08:08 +01:00
Makefile.include