Move nexthop and nexthop flags from the rde_aspath to struct prefix.
authorclaudio <claudio@openbsd.org>
Fri, 3 Aug 2018 16:31:22 +0000 (16:31 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 3 Aug 2018 16:31:22 +0000 (16:31 +0000)
commit40222bad1bc7c06ab659feae858f4bfbec35b40c
tree9d83239bd9099601e09dcc5bedc7128ef3f94a13
parentdfccc06a4a3c812b2f8cc0409ee9290d7a24d67b
Move nexthop and nexthop flags from the rde_aspath to struct prefix.
struct prefix will be slowly becomming the hub of the rib.
OK phessler@ job@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_filter.c
usr.sbin/bgpd/rde_rib.c
usr.sbin/bgpd/rde_update.c