Closed thvdveld closed 2 months ago
6LoWPAN fragmentation could panic when the datagram_size in the fragmentation header is less than 40. When converting 6LoWPAN to IPv6 a minimum size of 40 bytes is required to put the IPv6 header in the buffer.
6LoWPAN fragmentation could panic when the datagram_size in the fragmentation header is less than 40. When converting 6LoWPAN to IPv6 a minimum size of 40 bytes is required to put the IPv6 header in the buffer.