summary refs log tree commit diff
path: root/certs/Kconfig
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2018-05-09 12:42:34 +0200
committerDavid S. Miller <davem@davemloft.net>2018-05-10 15:42:52 -0400
commit69678bcd4d2dedbc3e8fcd6d7d99f283d83c531a (patch)
treeaab79290eb0dc7546f975ed765a84dee3c2bb3c9 /certs/Kconfig
parent0e8411e426e277f55bd21e287ec89fab6f8eacae (diff)
downloadlinux-69678bcd4d2dedbc3e8fcd6d7d99f283d83c531a.tar.gz
udp: fix SO_BINDTODEVICE
Damir reported a breakage of SO_BINDTODEVICE for UDP sockets.
In absence of VRF devices, after commit fb74c27735f0 ("net:
ipv4: add second dif to udp socket lookups") the dif mismatch
isn't fatal anymore for UDP socket lookup with non null
sk_bound_dev_if, breaking SO_BINDTODEVICE semantics.

This changeset addresses the issue making the dif match mandatory
again in the above scenario.

Reported-by: Damir Mansurov <dnman@oktetlabs.ru>
Fixes: fb74c27735f0 ("net: ipv4: add second dif to udp socket lookups")
Fixes: 1801b570dd2a ("net: ipv6: add second dif to udp socket lookups")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Acked-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs/Kconfig')
0 files changed, 0 insertions, 0 deletions