summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/davicom
diff options
context:
space:
mode:
authorFlorian Westphal2011-11-25 07:47:16 +0100
committerDavid S. Miller2011-11-26 21:57:36 +0100
commit71b1391a41289735676be02e35239e5aa9fe6ba6 (patch)
tree2651b2efbbdc39beb00bcf3e9cd45f949952c240 /drivers/net/ethernet/davicom
parentdecnet: proper socket refcounting (diff)
downloadkernel-qcow2-linux-71b1391a41289735676be02e35239e5aa9fe6ba6.tar.gz
kernel-qcow2-linux-71b1391a41289735676be02e35239e5aa9fe6ba6.tar.xz
kernel-qcow2-linux-71b1391a41289735676be02e35239e5aa9fe6ba6.zip
l2tp: ensure sk->dst is still valid
When using l2tp over ipsec, the tunnel will hang when rekeying occurs. Reason is that the transformer bundle attached to the dst entry is now in STATE_DEAD and thus xfrm_output_one() drops all packets (XfrmOutStateExpired increases). Fix this by calling __sk_dst_check (which drops the stale dst if xfrm dst->check callback finds that the bundle is no longer valid). Cc: James Chapman <jchapman@katalix.com> Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/davicom')
0 files changed, 0 insertions, 0 deletions