Use struct filterstate in rde_update_dispatch() and pass it down to
authorclaudio <claudio@openbsd.org>
Mon, 16 Jul 2018 09:09:20 +0000 (09:09 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 16 Jul 2018 09:09:20 +0000 (09:09 +0000)
commit81c29ec37c7130f90cf7b4c9bbd9e49d69dcbb2a
tree098a78495edb937c8476ac9683f1885034591a10
parent3d0f37bf3b3b0fec7da1b476c61927e6a22203ba
Use struct filterstate in rde_update_dispatch() and pass it down to
functions like rde_update_update and path_update. This will allow to
move more pointers from rde_aspath to the prefix.
Looks good benno@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_filter.c
usr.sbin/bgpd/rde_rib.c