Re: bgpd: use rtable bgpd was started in

2018-11-05 Thread Claudio Jeker
On Mon, Nov 05, 2018 at 08:49:08PM +0100, Denis Fondras wrote: > I wanted to run bgpd in a specific rdomain. > First routes could not be selected then I patched rde.c and routes magically > appeared in the right routing table. > > Is this as simple as the provided diff or am I overlooking somethin

bgpd: use rtable bgpd was started in

2018-11-05 Thread Denis Fondras
I wanted to run bgpd in a specific rdomain. First routes could not be selected then I patched rde.c and routes magically appeared in the right routing table. Is this as simple as the provided diff or am I overlooking something ? Denis Index: rde.c