Re: [Linux-zigbee-devel] [PATCHv2 0/7] address uncompression fix

2013-08-09 Thread Werner Almesberger
Alexander Smirnov wrote: > Please do not mix fixes and new features in a single series. Fixes can be > applied to a current kernel tree while new features only to next. I wouldn't even bother with trying to get fixes into "current". The 6LoWPAN stack is currently broken in so many ways that it's w

Re: [Linux-zigbee-devel] [PATCHv2 0/7] address uncompression fix

2013-08-09 Thread Alexander Aring
Hi, On Fri, Aug 09, 2013 at 11:42:29AM +0200, Alexander Aring wrote: > Hi, > > On Fri, Aug 09, 2013 at 01:05:19PM +0400, Alexander Smirnov wrote: > > 2013/8/9 Alexander Aring > > > > > Version 2 of "address uncompress fix" series. > > > Please review. > > > > > > v2: > > > - add patch "add fun

Re: [Linux-zigbee-devel] [PATCHv2 0/7] address uncompression fix

2013-08-09 Thread Alexander Aring
Hi, On Fri, Aug 09, 2013 at 01:05:19PM +0400, Alexander Smirnov wrote: > 2013/8/9 Alexander Aring > > > Version 2 of "address uncompress fix" series. > > Please review. > > > > v2: > > - add patch "add function to uncompress multicast addr" > > - fix length check in uncompression address funct

Re: [Linux-zigbee-devel] [PATCHv2 0/7] address uncompression fix

2013-08-09 Thread Alexander Smirnov
2013/8/9 Alexander Aring > Version 2 of "address uncompress fix" series. > Please review. > > v2: > - add patch "add function to uncompress multicast addr" > - fix length check in uncompression address functions > - handle error handling after branch in patch >"handle context based source

[Linux-zigbee-devel] [PATCHv2 0/7] address uncompression fix

2013-08-09 Thread Alexander Aring
Version 2 of "address uncompress fix" series. Please review. v2: - add patch "add function to uncompress multicast addr" - fix length check in uncompression address functions - handle error handling after branch in patch "handle context based source address" - add more information in commit