All of lore.kernel.org
 help / color / mirror / Atom feed
* bonding: when bond0e goes down, local route still stays up
@ 2009-06-15 22:40 Mahesh Kelkar
  0 siblings, 0 replies; only message in thread
From: Mahesh Kelkar @ 2009-06-15 22:40 UTC (permalink / raw)
  To: linux-net, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-15 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-15 22:40 bonding: when bond0e goes down, local route still stays up Mahesh Kelkar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.