1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/sixlowpan/frag
Martine S. Lenders f8d75d7add gnrc_sixlowpan_frag_rb: behavioral change to add()
Rather than dispatching the packet automatically once it is complete,
`gnrc_sixlowpan_frag_rb_add()` now only returns success, and leaves it
to the caller to dispatch the packet.
2019-10-18 09:02:32 +02:00
..
hint.h gnrc_sixlowpan_frag: Initial import of a fragment size hint feature 2019-05-28 21:03:51 +02:00
rb.h gnrc_sixlowpan_frag_rb: behavioral change to add() 2019-10-18 09:02:32 +02:00
vrb.h gnrc_sixlowpan_frag_vrb: add gnrc_sixlowpan_frag_vrb_from_route() 2019-10-07 18:16:47 +02:00