[Sean McNeil <[email protected]>]
> 
> How does Android deal with multiple network sources and the default 
> route? I've seen how to get the appropriate DNS entries through the 
> connection manager, but nothing that appears to work the routing. For 
> instance, if I have GPRS up and then initiate a WiFi connection then the 
> default route setup by pppd will still send everything through the modem 
> instead of via. WiFi. If I have some other connection up (lets say USB 
> over ethernet) and initiate GPRS, then the default route won't get 
> replaced by pppd whereas I want the connection manager to use GPRS.

Currently the connection manager is only really prepared to deal with a
single active network interface.  Obviously this is too limited for a
number of situations and there are plans to make it much more flexible
in the future, but this work has not started yet.

Brian

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to