[PATCH 2/2] dbus: Add a Country global property

Jouni Malinen j at w1.fi
Fri Dec 17 08:39:35 EST 2010


On Thu, Dec 09, 2010 at 12:57:03AM +0100, Samuel Ortiz wrote:
> This read-write property allows to pass an ISO 3166-1 alpha2 string to the
> cfg80211 layer, through D-Bus.

This may result in mismatches in country code if D-Bus is used to change
this value. Please note that wpa_s->conf->country is used in P2P code
and could be extended to other purposes, too, I'd guess. At minimum, the
D-Bus setter function would need to make sure that wpa_s->conf->country
gets updated.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list