Skip to content
Commit c217c663 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

6LoWPAN: Remove the option to disable fragmentation support. Two reasons: ...

6LoWPAN: Remove the option to disable fragmentation support.  Two reasons:  (1) First fragementation is always required becaues IPv6 requires an MTU of 1280 bytes.  The is no application use case that can work without fragmentation support.  And (2) it greatly reduces the complexity of the code.
parent 334d1734
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment