mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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 |
||
---|---|---|
.. | ||
can | ||
checksum | ||
crypto | ||
ecc | ||
embUnit | ||
event | ||
fs | ||
hashes | ||
isrpipe | ||
net | ||
riotboot | ||
test_utils | ||
usb | ||
xtimer | ||
analog_util.h | ||
app_metadata.h | ||
auto_init.h | ||
base64.h | ||
bcd.h | ||
benchmark.h | ||
bitfield.h | ||
bloom.h | ||
cb_mux.h | ||
color.h | ||
div.h | ||
eepreg.h | ||
embUnit.h | ||
event.h | ||
evtimer_msg.h | ||
evtimer.h | ||
fmt_table.h | ||
fmt.h | ||
hashes.h | ||
iolist.h | ||
irq_handler.h | ||
isrpipe.h | ||
luid.h | ||
matstat.h | ||
memarray.h | ||
mineplex.h | ||
od.h | ||
phydat.h | ||
pipe.h | ||
pm_layered.h | ||
ps.h | ||
puf_sram.h | ||
random.h | ||
saul_reg.h | ||
schedstatistics.h | ||
sema.h | ||
seq.h | ||
shell_commands.h | ||
shell.h | ||
stdio_base.h | ||
stdio_rtt.h | ||
stdio_uart.h | ||
timex.h | ||
tm.h | ||
trickle.h | ||
tsrb.h | ||
ubjson.h | ||
unaligned.h | ||
universal_address.h | ||
usb.h | ||
utlist.h | ||
uuid.h | ||
vfs.h | ||
xtimer.h |