]> 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)
commit5a8500cada24dd10d36d185ecf04ca7f758c2690
tree8f6ed9d0adb5d2097827da091b7cb0e070774620
parent5e590a989b91a73a479c68ff94e8448cd460ee8b
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