netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] 6lowpan: fragmentation fixes
@ 2014-06-02 11:21 Alexander Aring
  2014-06-02 11:21 ` [PATCH net-next v2 1/2] 6lowpan_rtnl: fix fragmentation with two fragments Alexander Aring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Aring @ 2014-06-02 11:21 UTC (permalink / raw)
  To: alex.bluesman.smirnov
  Cc: dbaryshkov, linux-zigbee-devel, netdev, phoebe.buckheister,
	werner, Alexander Aring

This patch series fix the 6LoWPAN fragmentation which are in two cases broken.

The first case is if we have exactly two 6LoWPAN fragments only. This is fixed
by patch "6lowpan_rtnl: fix fragmentation with two fragments".
The second case is a off by one issue if we have payload which hits the fragment
boundary.

Both issues are introduced by commit d4b2816d67d6e07b2f27037f282d8db03a5829d7
("6lowpan: fix fragmentation").

Alexander Aring (2):
  6lowpan_rtnl: fix fragmentation with two fragments
  6lowpan_rtnl: fix off by one while fragmentation

 net/ieee802154/6lowpan_rtnl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-02 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 11:21 [PATCH net-next v2 0/2] 6lowpan: fragmentation fixes Alexander Aring
2014-06-02 11:21 ` [PATCH net-next v2 1/2] 6lowpan_rtnl: fix fragmentation with two fragments Alexander Aring
     [not found] ` <1401708118-16436-1-git-send-email-alex.aring-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-02 11:21   ` [PATCH net-next v2 2/2] 6lowpan_rtnl: fix off by one while fragmentation Alexander Aring
2014-06-02 17:40 ` [PATCH net-next v2 0/2] 6lowpan: fragmentation fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).