]> git.baikalelectronics.ru Git - kernel.git/commit
Remove DST_HOST
authorDavid Laight <David.Laight@ACULAB.COM>
Mon, 23 Mar 2020 14:31:19 +0000 (14:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2020 04:57:44 +0000 (21:57 -0700)
commitd63e45d55df0566e9118b46c40daec018353cc54
tree8f6ed9d0adb5d2097827da091b7cb0e070774620
parent32a7121e91e719b1bc2358ca10ed3de1798c9dd1
Remove DST_HOST

Previous changes to the IP routing code have removed all the
tests for the DS_HOST route flag.
Remove the flags and all the code that sets it.

Signed-off-by: David Laight <david.laight@aculab.com>
Acked-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vrf.c
include/net/dst.h
include/net/ip6_fib.h
include/net/route.h
net/decnet/dn_route.c
net/ipv4/route.c
net/ipv6/route.c
net/xfrm/xfrm_policy.c