lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ