commit | 936063175afd895913a5e9db77e1a0ef43ea44ea | [log] [tgz] |
---|---|---|
author | Tom Parkin <tparkin@katalix.com> | Tue Mar 19 06:11:15 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 20 12:10:38 2013 -0400 |
tree | f98e60750ccd05beb835cd5cc652432bca22a6ad | |
parent | e34f4c7050e5471b6d4fb25380713937fc837514 [diff] |
l2tp: close sessions in ip socket destroy callback l2tp_core hooks UDP's .destroy handler to gain advance warning of a tunnel socket being closed from userspace. We need to do the same thing for IP-encapsulation sockets. Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: James Chapman <jchapman@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>