commit | 24363b67328733ad11ceadffe72a9721a37a3e9e | [log] [tgz] |
---|---|---|
author | Tony Cheneau <tony.cheneau@amnesiak.org> | Mon Mar 25 17:59:32 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 12:37:58 2013 -0400 |
tree | 2e85baf2b2ad779991166a7a664f7f3ee065887b | |
parent | 43de7aa6ac4e37eaf0a5e83adc0a79d61fe3a55a [diff] |
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>