aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorDavid Hauweele <[email protected]>2013-08-16 21:59:55 +0200
committerDavid S. Miller <[email protected]>2013-08-20 13:23:11 -0700
commit31afe1f73e46221650acfcb411e6949f4a8f7571 (patch)
treee07e41026f3919a77bb3662cc5a88ffabf110525 /include/linux/timerqueue.h
parent84ce1ddfefc3d5a8af5ede6fe16546c143117616 (diff)
6lowpan: Fix fragmentation with link-local compressed addresses
When a new 6lowpan fragment is received, a skbuff is allocated for the reassembled packet. However when a 6lowpan packet compresses link-local addresses based on link-layer addresses, the processing function relies on the skb mac control block to find the related link-layer address. This patch copies the control block from the first fragment into the newly allocated skb to keep a trace of the link-layer addresses in case of a link-local compressed address. Edit: small changes on comment issue Signed-off-by: David Hauweele <[email protected]> Signed-off-by: Alexander Aring <[email protected]> Reviewed-by: Werner Almesberger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions