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-04-05 14:39:59 +02:00
2018-05-28 15:43:41 -04:00
2019-10-08 20:58:52 +02:00
2018-06-11 19:12:02 +02:00
2018-10-18 13:37:21 +02:00
2018-06-15 00:34:33 +02:00
2019-05-16 12:01:36 +02:00
2019-09-09 20:27:16 +02:00
2019-09-13 11:37:44 +02:00
2018-08-24 18:14:03 +02:00
2019-10-24 16:48:00 +02:00
2019-06-05 17:10:26 +02:00
2018-10-03 10:44:14 +02:00
2019-04-12 15:51:15 +02:00
2019-11-07 13:04:46 +01:00