Re: [Linux-zigbee-devel] [PATCH v2 net-next 00/12] 6lowpan: Some more bug fixes

2013-03-26 Thread David Miller
From: Tony Cheneau Date: Mon, 25 Mar 2013 23:59:20 -0400 > 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 > receiv

Re: [Linux-zigbee-devel] [PATCH v2 net-next 00/12] 6lowpan: Some more bug fixes

2013-03-26 Thread Alan Ott
On 03/25/2013 11:59 PM, Tony Cheneau wrote: > 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 cras

[Linux-zigbee-devel] [PATCH v2 net-next 00/12] 6lowpan: Some more bug fixes

2013-03-25 Thread Tony Cheneau
Hello, 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 s