Martine S. Lenders e4d95c568b gnrc_sixlowpan_frag_vrb: set src_len to 0 on remove
45f7966 made the `src_len` field the "emptiness signifier" for the VRB.
However, when `gnrc_sixlowpan_frag` is compiled in, the remove function
`gnrc_sixlowpan_frag_vrb_rm()` does not set the `src_len` to zero,
resulting in already deleted entry to be recognized as non-empty.
2019-11-12 17:13:45 +01:00
..
2018-11-29 12:39:34 +01:00
2019-01-21 22:46:10 +08:00
2019-05-29 15:11:18 +02:00
2019-10-29 10:41:45 +01:00
2018-08-06 16:09:22 +02:00