Autoconnect of non-preferred wired interface.

Bug #1656565 reported by Jeroen F.J. Laros
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wicd
New
Undecided
Unassigned

Bug Description

When a wired interface is plugged in, the autoconnect procedure selects this interface before trying the wireless interface, even when the `prefer_wired` setting is set to False.

I suggest to use the `prefer_wired` setting to change this behaviour by modifying the following line in the function `AutoConnect` (wicd-daemon.py):

    if self.wired_bus.CheckPluggedIn() and self.prefer_wired:

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.