aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2011-02-04 13:25:04 -0800
committerJesse Gross <jesse@nicira.com>2011-02-04 15:06:24 -0800
commitcc2f1abfed0501550af32d2928ec3c4417f78f0a (patch)
tree4a7e5e717eb681a48f4a581a7313038ba3f54579 /include
parentee3cdc0028ad4c5a665075fe9ce35c79b5cbbeb1 (diff)
tunneling: Always use skb->len for PMTUD.
Currently IPv4 uses the length of the packet in the IP header and IPv6 uses actual length of the packet for path MTU discovery. This changes both to use the length of the packet to be consistent with each other and the the Linux IP stack and also to match what actually causes fragmentation. Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions