"Rodney W. Grimes" <free...@pdx.rh.cn85.dnsmgr.net> writes:
> "Dag-Erling Smørgrav" <d...@freebsd.org> writes:
> > In ifa_maintain_loopback_route(), don't needlessly log an error if we
> > either failed to add a route because it already existed or failed to
> > remove one because it did not.  We still return an error code, though.
> Those are the only conditions under which I have ever seen this code
> log anything.  These usually occur for me when a tunX device is going
> down, the route gets ripped out long before maintain_loopback ever has
> a chance to remove it.

I have a few routers with hundreds of dynamically configured vlan
interfaces, so I get a *lot* of these...

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to