summaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.c
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-02-28 06:32:45 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-02-28 22:05:21 (GMT)
commit96cb3eb7a1a5f0c3598500a2348f7d2cc76afbd2 (patch)
tree9961f2a93ce6b067afe76a9253fa552f9c1d173f /net/openvswitch/vport.c
parent349aa7bc29ee2469f94bba97bb1c9c270fffa215 (diff)
downloadlinux-96cb3eb7a1a5f0c3598500a2348f7d2cc76afbd2.tar.xz
6lowpan: fix fragmentation on sending side
This patch fix the fragmentation on sending side according to rfc4944. Also add improvement to use the full payload of a PDU which calculate the nearest divided to 8 payload length for the fragmentation datagram size attribute. The main issue is that the datagram size of fragmentation header use the ipv6 payload length, but rfc4944 says it's the ipv6 payload length inclusive network header size (and transport header size if compressed). Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/vport.c')
0 files changed, 0 insertions, 0 deletions