summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-04-06 02:30:31 +0300
committerDavid S. Miller <davem@davemloft.net>2019-04-09 01:22:41 +0300
commit448d7248191706cbbd7761e3bc72c2985c4d38a7 (patch)
tree30cf5625d5b433cce8f8b1bca1369249a2c9954b /scripts/cleanpatch
parenta4ea5d43c807be28545625c1e0641905022fa0d1 (diff)
downloadlinux-448d7248191706cbbd7761e3bc72c2985c4d38a7.tar.xz
ipv4: Refactor fib_check_nh
fib_check_nh is currently huge covering multiple uses cases - device only, device + gateway, and device + gateway with ONLINK. The next patch adds validation checks for IPv6 which only further complicates it. So, break fib_check_nh into 2 helpers - one for gateway validation and one for device only. Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions