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
..
2019-03-26 21:56:05 +01:00
2019-10-31 16:01:49 +01:00
2017-05-24 17:54:02 +02:00
2018-03-06 14:00:32 +01:00
2019-01-10 18:07:29 +01:00
2019-09-12 14:58:16 +03:00
2017-05-24 17:54:02 +02:00
2018-04-10 15:40:18 +02:00
2019-03-26 21:37:20 +01:00
2018-03-06 14:00:32 +01:00
2019-10-30 12:13:36 +01:00
2019-10-15 10:40:50 +02:00
2019-03-26 21:56:05 +01:00
2018-01-30 21:18:36 +01:00
2017-05-24 17:54:02 +02:00