Yes, copying the routes with a second service just to put some of them into a different routing table sounds like a lot of unnecessary complexity.
Henning On Thu, Aug 27, 2015 at 3:16 PM, Juliusz Chroboczek <[email protected]> wrote: >> Why not having a separate service which duplicates the routes you want >> into the tables you want? > > I think it's much cleaner to add filtering at the export stage. Something > like > > export ip :: le 0 table 42 > > -- Juliusz > > _______________________________________________ > Babel-users mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

