commit | 2cbb4ea7de167b02ffa63e9cdfdb07a7e7094615 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Fri Feb 16 11:03:03 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 06 16:36:44 2018 -0500 |
tree | 385df61ab9a8c160adb47d0481dff0146cc2ee6a | |
parent | 22b8d8115d1b940d548a5fddcbce4cdd30083cfc [diff] |
net: Only honor ifindex in IP_PKTINFO if non-0 Only allow ifindex from IP_PKTINFO to override SO_BINDTODEVICE settings if the index is actually set in the message. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>