From: "Boris Sukholitko" <[EMAIL PROTECTED]>
Date: Sun, 5 Nov 2006 16:00:20 +0200

> We've noticed that when taking network interface down the local route
> for its address is preserved.

This behavior is intentional.  IP addresses are associated with the
system, not a particular network interface.  So if you want the IP and
it's local subnet route to go away, you must explicitly delete that IP
address from the interface, just downing the interface is not
sufficient.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to