summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorAlexander Duyck <aduyck@mirantis.com>2016-03-11 14:05:47 -0800
committerDavid S. Miller <davem@davemloft.net>2016-03-13 23:55:14 -0400
commit08334824951dd6d1295860da07b1236d18b0b8df (patch)
tree6cb060f2472662019329028c10af017473a5549e /.mailmap
parent1e94082963747b551b129528714827f76a090e93 (diff)
downloadlinux-08334824951dd6d1295860da07b1236d18b0b8df.tar.bz2
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
It is possible for tunnels to end up generating IP or IPv6 datagrams that are larger than 64K and expecting to be segmented. As such we need to deal with length values greater than 64K. In order to accommodate this we need to update the code to work with a 32b length value instead of a 16b one. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions