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>] [day] [month] [year] [list]
Date:	Mon, 15 Jun 2009 18:40:09 -0400
From:	Mahesh Kelkar <maheshkelkar@...il.com>
To:	linux-net <linux-net@...r.kernel.org>, linux-kernel@...r.kernel.org
Subject: bonding: when bond0e goes down, local route still stays up

bonding configured with miimon=100, mode=balance-xor
bond0 is assigned ip address 10.10.10.1/24 (that adds the local route
10.10.10.0/24 dev bond0)
bond0 enslaves the eth0

if eth0 is administratily disabled, then bond0 senses the carrier down
and logs the following events:

<6>bonding: bond0: link status definitely down for interface eth0, disabling it
<6>bonding: bond0: now running without any active interface !

But, the local route i.e. 10.10.10.0/24 dev bond0 still stays around;
shouldn't it go away? I mean thats the common behavior with all the
other devices.

Thanks
Mahesh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ