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)
commitaf13b3c338bea6a766b1a0ee4f9c939e8bf38256
tree8f6ed9d0adb5d2097827da091b7cb0e070774620
parent723d5e5b81c9740ca98401105a084e55789792f7
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