netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Handle Uncompressed IPv6 on 6LoWPAN
@ 2013-01-16  5:43 Alan Ott
  2013-01-16  5:43 ` [PATCH 2/2] 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN Alan Ott
       [not found] ` <1358315037-10043-1-git-send-email-alan-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org>
  0 siblings, 2 replies; 10+ messages in thread
From: Alan Ott @ 2013-01-16  5:43 UTC (permalink / raw)
  To: Alexander Smirnov, Dmitry Eremin-Solenikov, David S. Miller
  Cc: linux-zigbee-devel, netdev, linux-kernel, Tony Cheneau,
	Eric Dumazet, Alan Ott

This has been tested by exchanging data with with the Contiki operating
system using a Redwire Econotag.  Contiki had to be set to send uncompressed
data, and had to have a #define modified to enable reception and processing
of header-compressed packets when not set to send compressed data.

Alan Ott (2):
  6lowpan: Refactor packet delivery into a function
  6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN

 net/ieee802154/6lowpan.c | 79 ++++++++++++++++++++++++++++++++++--------------
 1 file changed, 56 insertions(+), 23 deletions(-)

-- 
1.7.11.2

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

end of thread, other threads:[~2013-01-18 19:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16  5:43 [PATCH 0/2] Handle Uncompressed IPv6 on 6LoWPAN Alan Ott
2013-01-16  5:43 ` [PATCH 2/2] 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN Alan Ott
2013-01-16 21:22   ` David Miller
2013-01-16 21:53     ` Alan Ott
     [not found] ` <1358315037-10043-1-git-send-email-alan-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org>
2013-01-16  5:43   ` [PATCH 1/2] 6lowpan: Refactor packet delivery into a function Alan Ott
2013-01-17  5:09   ` [PATCH v2 0/2] Handle Uncompressed IPv6 on 6LoWPAN Alan Ott
     [not found]     ` <1358399388-30062-1-git-send-email-alan-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org>
2013-01-17  5:09       ` [PATCH v2 1/2] 6lowpan: Refactor packet delivery into a function Alan Ott
     [not found]         ` <1358399388-30062-2-git-send-email-alan-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org>
2013-01-18 19:18           ` David Miller
2013-01-17  5:09     ` [PATCH v2 2/2] 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN Alan Ott
     [not found]       ` <1358399388-30062-3-git-send-email-alan-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org>
2013-01-18 19:18         ` 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).