GNOME Bugzilla – Bug 384971
NM should wait to be connected to wired before switching from wireless to wired
Last modified: 2008-08-16 03:48:34 UTC
I was connected to wireless and then plugged in the eth cable. Then NM noticed that and preferred the wired connection, but the problem was that it disconnected me from wireless before connecting me to wired. So my suggestion or bug report (don't know if that's just a mistake or maybe by design) is that NM should wait to have a working connection in wired before switching from a working wireless to wired.
hello?
This will not be possible for 0.6.x, but should be possible in 0.7.
NM 0.7 will keep available network connections up, so you won't loose connectivity when switching from wireless -> wired (because the wireless is still up and connected). The default route is simply moved around to the "best" device without taking the previous device down unless the previous device's connection is no longer valid (ie, the cable was unplugged or the AP turned off).