On Wed, Oct 13, 2010 at 2:58 AM, <[email protected]> wrote: > > Solution: > The new dbus interface for wpa_supplicant (fi.w1.wpa_supplicant1) provides > a properties Get method for the network objects. This dbus requests returns > the list of current network objects for the specified interface. When > connmand get a reply for getInterface, fetching this network list and > removing all the old network objects for the respective interface will fix > this issue. > > In order to use the new dbus interface for wpa_supplicant > (fi.w1.wpa_supplicant1), also adding functions to GetInterface and > RemoveNetwork on this interface. > > An alternative is to add a "RemoveAllNetworks" method to the wpa_supplicant dbus api. That's what I did for chrome os but haven't pushed it upstream yet.
-Sam _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
