]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9e56d51391435e18861845cacb6d36ad0bb255d
tree2e85baf2b2ad779991166a7a664f7f3ee065887b
parentd15e850f945c59d6ee76b8fb8f070bb1cb3dafcb
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