From: David S. Miller Date: Tue, 26 Mar 2013 16:38:33 +0000 (-0400) Subject: Merge branch '6lowpan' X-Git-Tag: v3.10-rc1~120^2~328 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=03c9d7ab180ee17c851378ecd3562147f933e48d;p=~emulex%2Finfiniband.git Merge branch '6lowpan' Tony Cheneau says: ==================== This patchset fixes serious bugs within the 6LoWPAN modules. I wrote a script (available at [1]) to prove the issues are real. One can try and see that without these patches, most of the test fail (e.g. packet dropped by the receiver or node crashing). With all patches applied, all tests succeed. The tests themselves are very basic: sending ICMP packets, sending UDP packets, sending TCP packets, varying size of the packets. This actually triggers some 6LoWPAN specific code, namely fragmentation, packet reassembly and header compression. This code passed the checkpatch.pl tool with a few warnings, that I believe are OK. It should apply cleanly on the latest net-next. [1]: https://github.com/tcheneau/linux802154-regression-tests ==================== Signed-off-by: David S. Miller --- 03c9d7ab180ee17c851378ecd3562147f933e48d