Remi Locherer(remi.loche...@relo.ch) on 2019.01.02 20:00:19 +0100:
> Hi tech,
>
> ospfd detects and removes routes in the kernel routing table with priority
> RTP_OSPF (or the configured fib-priority) that have been inserted by another
> program.
>
> Below diff adds the same behaviour to ospf6d.
On Wed, Jan 02, 2019 at 08:00:19PM +0100, Remi Locherer wrote:
> Hi tech,
>
> ospfd detects and removes routes in the kernel routing table with priority
> RTP_OSPF (or the configured fib-priority) that have been inserted by another
> program.
>
> Below diff adds the same behaviour to ospf6d.
>
>
Hi tech,
ospfd detects and removes routes in the kernel routing table with priority
RTP_OSPF (or the configured fib-priority) that have been inserted by another
program.
Below diff adds the same behaviour to ospf6d.
OK?
Remi
Index: kroute.c