diff options
author | 2016-12-30 19:48:20 +0100 | |
---|---|---|
committer | 2017-01-01 22:07:20 -0500 | |
commit | a9b2dff80be979432484afaf7f8d8e73f9e8838a (patch) | |
tree | daafabf4d05495de1eabe9bea19e5917128a5ac9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup (diff) | |
download | linux-dev-a9b2dff80be979432484afaf7f8d8e73f9e8838a.tar.xz linux-dev-a9b2dff80be979432484afaf7f8d8e73f9e8838a.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions