Changes to route(8) or routing between r325235 and r326782?
Rodney W. Grimes
freebsd-rwg at pdx.rh.CN85.dnsmgr.net
Tue Dec 12 20:24:44 UTC 2017
> On 13.12.2017 03:00, Rodney W. Grimes wrote:
>
> >> If I want something more complicated (typically BGP) I'll install
> >> quagga.
> >
> > One of the problems now is that these programs are fighting with
> > the kernel over these routes and just fill your logs with lots
> > of useless messages and you can not reliably predict the loop
> > back routes even if you ARE running a routing protocol daemon.
>
> quagga does not do that. It plays nice with our kernel.
I believe quagga silently ignores that it doesnt own the
route it tried to install and bangs on the route socket,
but maybe that got fixed.
>
> > I also find it hillarious that the code emits a bogous console
> > message when I down an interface that it could not delete the
> > loopback route
>
> This is already fixed.
In what commit?
--
Rod Grimes rgrimes at freebsd.org
More information about the freebsd-net
mailing list