summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-05-07 20:44:59 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-16 19:40:28 +0200
commit2f679c41821f0b52d769062bd6182fd829d0d046 (patch)
treefd021c7517a8ff572e05f7b0ffdb832c3382c559 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentf8351176aed60c92a1335cc8c50960c2aa4f5f92 (diff)
ipv4: Fix raw socket lookup for local traffic
[ Upstream commit 19e4e768064a87b073a4b4c138b55db70e0cfb9f ] inet_iif should be used for the raw socket lookup. inet_iif considers rt_iif which handles the case of local traffic. As it stands, ping to a local address with the '-I <dev>' option fails ever since ping was changed to use SO_BINDTODEVICE instead of cmsg + IP_PKTINFO. IPv6 works fine. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions