In article <[EMAIL PROTECTED]> you wrote:
>        Ok. The problem is that when one of the modems goes down, and
> as they use the cdc_ether module to communicate via USB, the *entire*
> route is erased because one of the devices doesn't exist anymore. 

Yes, if the interface is not deleted but marked as unreachable (I think
clearing IFF_RUNNING will work) or if the gateway is marked as unreachable
in the neighbour cache, the (Existing) route wont be used.

However some PPP and hotplug software does not work very will like that. Why
do you mind?

Gruss
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to