diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2016-12-30 19:48:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-01 22:07:20 -0500 |
commit | a9b2dff80be979432484afaf7f8d8e73f9e8838a (patch) | |
tree | daafabf4d05495de1eabe9bea19e5917128a5ac9 /Documentation/ABI | |
parent | 97b84fd6d91766ea57dcc350d78f42639e011c30 (diff) |
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
For connected sockets, __l2tp_ip{,6}_bind_lookup() needs to check the
remote IP when looking for a matching socket. Otherwise a connected
socket can receive traffic not originating from its peer.
Drop l2tp_ip_bind_lookup() and l2tp_ip6_bind_lookup() instead of
updating their prototype, as these functions aren't used.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions