On Tue, 2015-07-21 at 11:37 +0200, Tore Anderson wrote:
This makes wifi preferred to wwan (the modem and bluetooth device types to be specific) by default, so that users that care about being connected at all times can keep both enabled with auto-connect. As wifi is usually unmetered and often faster than wwan, it makes sense to prefer it. This is also how pretty much every smart-phone in the world behaves, so it aligns better with user expectations too. https://bugzilla.gnome.org/show_bug.cgi?id=744754
I also agree with this change. On master and nm-1-0 branch (and 1.0.4), you can already configure this by putting the following to /etc/NetworkManager/NetworkManager.conf: [connection.priority-modem] match-device=type:gsm,type:cdma ipv4.route-metric=700 ipv6.route-metric=700 [connection.priority-bt] match-device=type:bt ipv4.route-metric=750 ipv6.route-metric=750 Thomas
Attachment:
signature.asc
Description: This is a digitally signed message part