https://bugzilla.novell.com/show_bug.cgi?id=232529 Summary: NetworkManager: Do not set fallback for wireless networks as default Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: tambet@ximian.com ReportedBy: thoenig@novell.com QAContact: qa@suse.de NetworkManager: Do not set fallback for wireless networks as default We're currently parsing static configuration files for wireless networks. Due to an API change in NetworkManager for the 'fallback' code I assume that all calls to 'nm_ap_set_trusted' were replaced by 'nm_ap_set_fallback'. Thus, all stored wireless networks (/etc/sysconfig/network/ifcfg-*) are being added as fallback networks. I do not think that this is intended. There was a on-list bug report (German) [1] which could be solved by the forth following patch. [1] http://lists.opensuse.org/opensuse-de/2006-12/msg01394.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.