duplicate dbus property "Pmf"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When CONFIG_IEEE80211W=y, attempting to use busctl introspect on an
interface fails:

# busctl introspect fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1/Interfaces/0
Duplicate property

It turns out that the fi.w1.wpa_supplicant1.Interface interface has
two properties named "Pmf", with different types:
    <property name="Pmf" type="u" access="readwrite"/>
    <property name="Pmf" type="s" access="readwrite"/>
Both of which are indeed present in the dictionary returned by
org.freedesktop.DBus.Properties.GetAll, which is a dbus protocol
violation.

Reverting commit adf8f45f8af2 (D-Bus: Implement Pmf property) fixes
the problem for me.

Matthijs

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux