aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_probe.c
diff options
context:
space:
mode:
authorOlaf Kirch <okir@suse.de>2006-11-22 20:11:42 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-11-25 15:16:48 -0800
commit753eab76a3337863a0d86ce045fa4eb6c3cbeef9 (patch)
treec356797fbdff11986123aaae0bdd6338a76af8ff /net/ipv4/tcp_probe.c
parent[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT (diff)
downloadlinux-dev-753eab76a3337863a0d86ce045fa4eb6c3cbeef9.tar.xz
linux-dev-753eab76a3337863a0d86ce045fa4eb6c3cbeef9.zip
[UDP]: Make udp_encap_rcv use pskb_may_pull
Make udp_encap_rcv use pskb_may_pull IPsec with NAT-T breaks on some notebooks using the latest e1000 chipset, when header split is enabled. When receiving sufficiently large packets, the driver puts everything up to and including the UDP header into the header portion of the skb, and the rest goes into the paged part. udp_encap_rcv forgets to use pskb_may_pull, and fails to decapsulate it. Instead, it passes it up it to the IKE daemon. Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_probe.c')
0 files changed, 0 insertions, 0 deletions