6lowpan: modify udp compression/uncompression to match the standard
authorTony Cheneau <tony.cheneau@amnesiak.org>
Mon, 25 Mar 2013 17:59:32 +0000 (17:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Mar 2013 16:37:58 +0000 (12:37 -0400)
commit24363b67328733ad11ceadffe72a9721a37a3e9e
tree2e85baf2b2ad779991166a7a664f7f3ee065887b
parent43de7aa6ac4e37eaf0a5e83adc0a79d61fe3a55a
6lowpan: modify udp compression/uncompression to match the standard

The previous code would just compress the UDP header and send the compressed
UDP header along with the uncompressed one.

Signed-off-by: Tony Cheneau <tony.cheneau@amnesiak.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c