Re: ospf6d: fib-priority

2018-12-30 Thread Sebastian Benoit
Remi Locherer(remi.loche...@relo.ch) on 2018.12.29 17:09:51 +0100: > On Sat, Dec 29, 2018 at 02:06:32PM +0100, Denis Fondras wrote: > > On Fri, Dec 28, 2018 at 09:50:50PM +0100, Remi Locherer wrote: > > > Hi tech, > > > > > > this allows to adjust the priority of the routes that ospf6d inserts > >

Re: ospf6d: fib-priority

2018-12-29 Thread Remi Locherer
On Sat, Dec 29, 2018 at 02:06:32PM +0100, Denis Fondras wrote: > On Fri, Dec 28, 2018 at 09:50:50PM +0100, Remi Locherer wrote: > > Hi tech, > > > > this allows to adjust the priority of the routes that ospf6d inserts > > into the kernel routing table. > > > > It's basically the same change that

Re: ospf6d: fib-priority

2018-12-29 Thread Denis Fondras
On Fri, Dec 28, 2018 at 09:50:50PM +0100, Remi Locherer wrote: > Hi tech, > > this allows to adjust the priority of the routes that ospf6d inserts > into the kernel routing table. > > It's basically the same change that I commited to ospfd today (without > reload support). > Is there any diffic

ospf6d: fib-priority

2018-12-28 Thread Remi Locherer
Hi tech, this allows to adjust the priority of the routes that ospf6d inserts into the kernel routing table. It's basically the same change that I commited to ospfd today (without reload support). OK? Remi Index: kroute.c === RC