Re: more bgpd cleanup

2018-06-27 Thread Sebastian Benoit
reads good running on a machine here without problems ok benno@ Claudio Jeker(cje...@diehard.n-r-g.com) on 2018.06.27 16:55:57 +0200: > My plan is to make struct prefix the main object that holds references to > aspath, nexthop and rib. This diff is the next little step towards that. > > Pass a

more bgpd cleanup

2018-06-27 Thread Claudio Jeker
My plan is to make struct prefix the main object that holds references to aspath, nexthop and rib. This diff is the next little step towards that. Pass a struct prefix to rde_filter and remove some of the arguments which are now fetched from struct prefix. Currently some trickery is needed for exp