Re: Fwd: NetworkManager connection priority - same ssid ?

2011-01-11 Thread mike cloaked
2011/1/11 José Queiroz : > I could swear that this was already discussed here, but the only reference I > found was another message of mine. > > In the lack of good references, I ran to my kubuntu box. I also have an ESS > in my home. > > My syslog shows several messages from wpa_supplicant about

Re: Fwd: NetworkManager connection priority - same ssid ?

2011-01-11 Thread José Queiroz
2011/1/10 mike cloaked > On Mon, Jan 10, 2011 at 4:19 PM, Franco Miceli > wrote: > > Mike, > > > > I have been dealing with the AP algorithm selection a few months ago. The > > one that selects the best connection is NM. If you get the src you can > see > > it in the file nm-device-wifi.c (for t

Re: Fwd: NetworkManager connection priority - same ssid ?

2011-01-10 Thread mike cloaked
On Mon, Jan 10, 2011 at 4:19 PM, Franco Miceli wrote: > Mike, > > I have been dealing with the AP algorithm selection a few months ago. The > one that selects the best connection is NM. If you get the src you can see > it in the file nm-device-wifi.c (for the wireless connections). > > The way it

Re: Fwd: NetworkManager connection priority - same ssid ?

2011-01-10 Thread José Queiroz
2011/1/10 Franco Miceli > Mike, > > (...) The way it is implemented in nm 0.7 (...) > The current version is 0.8 (0.8.2, in fact), there was a lot of important changes since 0.7. ___ networkmanager-list mailing list networkmanager-list@gnome.org http:/

Re: Fwd: NetworkManager connection priority - same ssid ?

2011-01-10 Thread Franco Miceli
mod. Hope I could help. If you need I can share the code I used. Regards, Date: Mon, 10 Jan 2011 01:01:37 +0300 From: elnone To: mike cloaked Cc: networkmanager-list@gnome.org Subject: Re: Fwd: NetworkManager connection priority - same ssid ? Message-ID: <4d2a3041.2000...@gmail.com> C

Re: Fwd: NetworkManager connection priority - same ssid ?

2011-01-09 Thread elnone
09.01.2011 19:12, mike cloaked пишет: > -- Forwarded message -- > From: mike cloaked > Date: 2011/1/9 > Subject: Re: NetworkManager connection priority - same ssid ? > To: José Queiroz > > > 2011/1/9 José Queiroz : > >> AFAIK, the selection of which AP to connect, in a ESSID, is d

Fwd: NetworkManager connection priority - same ssid ?

2011-01-09 Thread mike cloaked
-- Forwarded message -- From: mike cloaked Date: 2011/1/9 Subject: Re: NetworkManager connection priority - same ssid ? To: José Queiroz 2011/1/9 José Queiroz : > AFAIK, the selection of which AP to connect, in a ESSID, is done by > "wpa_supplicant", not by NM. OK - accepted b