git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43de7aa
)
6lowpan: modify udp compression/uncompression to match the standard
author
Tony Cheneau
<tony.cheneau@amnesiak.org>
Mon, 25 Mar 2013 17:59:32 +0000
(17:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Mar 2013 16:37:58 +0000
(12:37 -0400)
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>
No differences found