Re: [Linux-zigbee-devel] [PATCH net-next v3 0/5] 6lowpan: trivial changes

2013-10-28 Thread David Miller
From: Alexander Aring Date: Mon, 28 Oct 2013 10:24:15 +0100 > This patch series includes some trivial changes to prepare the 6lowpan stack > for upcomming patch-series which mainly fix fragmentation according to rfc4944 > and udp handling(which is currently broken). > > Changes since v3: > - r

[Linux-zigbee-devel] [PATCH net-next v3 0/5] 6lowpan: trivial changes

2013-10-28 Thread Alexander Aring
This patch series includes some trivial changes to prepare the 6lowpan stack for upcomming patch-series which mainly fix fragmentation according to rfc4944 and udp handling(which is currently broken). Changes since v3: - really fix intendation in patch 3/5 Changes since v2: - change intendati