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 <alex.ar...@gmail.com>
> > 
> > > 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 message of patch
> > >    "init ipv6hdr buffer to zero"
> > >
> > > Alexander Aring (6):
> > >   6lowpan: init ipv6hdr buffer to zero
> > >   6lowpan: handle only real local link addresses
> > >   6lowpan: introduce lowpan_fetch_skb function
> > >   6lowpan: add function to uncompress multicast addr
> > >   6lowpan: lowpan_uncompress_addr with address_mode
> > >   6lowpan: handle context based source address
> > >
> > > David Hauweele (1):
> > >   6lowpan: Fix fragmentation with link-local compressed addresses
> > >
> > >
> > 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.
> > 
> These fix-patches depends on the new features. I don't know how I need
> to handle that.
> 
> I determine "new feature" patches to:
> "6lowpan: init ipv6hdr buffer to zero"
> "6lowpan: introduce lowpan_fetch_skb function"
>
I forgot this is a fix, because we need to run skb_may_pull before we
run a skb_pull. This adds only a helper function which handle this in a
easy way.


The patch "6lowpan: init ipv6hdr buffer to zero" depends on the
uncompression address fix.

- Alex

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to