mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
45f7966364
Due to some changes to the minimal forwarding draft and in preparation for Selective Fragment Recovery some changes to the VRB API were needed. Now the index of a VRB entry is only (L2 src, tag) not as before (L2 src, L2 dst, length, tag). I know that the current `rbuf_base` causes waste, as all the fields not used by the new index are effectively not used by the VRB. I'd like to fix that however in a later change, since that also requires some modifications of the classic reassembly buffer, and thus would complicate the review and testing of the change. Sources for the index change: - https://tools.ietf.org/html/draft-ietf-6lo-minimal-fragment-04#section-1 - https://mailarchive.ietf.org/arch/browse/6lo/?gbt=1&index=DLCTxC2X4bRNtYPHhtEkavMWlz4 |
||
---|---|---|
.. | ||
analog_util | ||
app_metadata | ||
arduino | ||
auto_init | ||
base64 | ||
benchmark | ||
bitfield | ||
bloom | ||
can | ||
cb_mux | ||
checksum | ||
color | ||
cpp11-compat | ||
crypto | ||
div | ||
ecc | ||
eepreg | ||
embunit | ||
event | ||
evtimer | ||
fmt | ||
fs | ||
hashes | ||
include | ||
iolist | ||
irq_handler | ||
isrpipe | ||
libc/include/sys | ||
log | ||
luid | ||
matstat | ||
memarray | ||
mineplex | ||
net | ||
newlib_syscalls_default | ||
od | ||
oneway-malloc | ||
phydat | ||
pipe | ||
pm_layered | ||
posix | ||
ps | ||
puf_sram | ||
quad_math | ||
random | ||
riotboot | ||
saul_reg | ||
schedstatistics | ||
sema | ||
seq | ||
shell | ||
ssp | ||
stdio_rtt | ||
stdio_uart | ||
test_utils | ||
timex | ||
trickle | ||
tsrb | ||
ubjson | ||
universal_address | ||
usb/usbus | ||
uuid | ||
vfs | ||
xtimer | ||
doc.txt | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |