[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1384444132-1427-1-git-send-email-alex.aring@gmail.com>
Date: Thu, 14 Nov 2013 16:48:46 +0100
From: Alexander Aring <alex.aring@...il.com>
To: alex.bluesman.smirnov@...il.com
Cc: linux-zigbee-devel@...ts.sourceforge.net, werner@...esberger.net,
jukka.rissanen@...ux.intel.com, dbaryshkov@...il.com,
netdev@...r.kernel.org, Alexander Aring <alex.aring@...il.com>
Subject: [PATCH net-next 0/6] 6lowpan: udp compression/uncompression fix
The current 6LoWPAN udp compression/uncompression is completely broken.
This patch series fix a lot of udp compression/uncompression issues and
add support parsing with lowpan_fetch_skb function.
Alexander Aring (6):
6lowpan: fix udp nullpointer dereferencing
6lowpan: fix udp compress ordering
6lowpan: fix udp byte ordering
6lowpan: add udp warning for elided checksum
6lowpan: udp use lowpan_fetch_skb function
6lowpan: udp use subtraction on both conditions
net/ieee802154/6lowpan.c | 80 +++++++++++++++++++++++++-----------------------
net/ieee802154/6lowpan.h | 1 +
2 files changed, 43 insertions(+), 38 deletions(-)
--
1.8.4.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists