From owner-freebsd-bugs Wed Nov 27 12:17:41 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA09611 for bugs-outgoing; Wed, 27 Nov 1996 12:17:41 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA09600; Wed, 27 Nov 1996 12:17:40 -0800 (PST) Date: Wed, 27 Nov 1996 12:17:40 -0800 (PST) From: Bill Fenner Message-Id: <199611272017.MAA09600@freefall.freebsd.org> To: pst@jnx.com, fenner, freebsd-bugs Subject: Re: bin/1831 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: routed's rdisc mode is installing incorrectly formatted routes State-Changed-From-To: open-feedback State-Changed-By: fenner State-Changed-When: Wed Nov 27 12:16:38 PST 1996 State-Changed-Why: Have you run "route monitor" or "netstat -nr" to see in exactly what way the routes are incorrectly formatted? Could it actually simply be that routed is being way too sensitive in response to RTM_LOSING messages? (For example, freefall seems to see about 1 RTM_LOSING every couple of seconds, and yet routed appears to delete the default route after only 1 or 2 RTM_LOSING's).