[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080603214443.GF16162@csclub.uwaterloo.ca>
Date: Tue, 3 Jun 2008 17:44:43 -0400
From: lsorense@...lub.uwaterloo.ca (Lennart Sorensen)
To: Stephen Hemminger <stephen.hemminger@...tta.com>
Cc: Stephen Hemminger <shemminger@...tta.com>,
David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] IPV4: remove addresses and routes when carrier is lost
On Tue, Jun 03, 2008 at 08:57:07AM -0700, Stephen Hemminger wrote:
> The patch makes carrier down == interface down. So the same
> behaviour as doing 'ip link set dev eth3 down'
That's what I thought from looking at it.
> If you are using a routing daemon like quagga, it will restore your static
> routes.
I never looked at using quagga to manage static routes. Perhaps I
should.
> That is pretty much what zebra portion of quagga does.
Hmm, other than zebra won't delete the route of the interface itself, it
seems to only touch routes it added. Your patch would solve that
problem though.
--
Len Sorensen
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists