[PATCH] Create DBus getter/setter for FastReauth

Jouni Malinen j at w1.fi
Sat Jan 28 04:24:09 EST 2012


On Wed, Jan 25, 2012 at 03:12:41PM -0800, Paul Stewart wrote:
> Provide a means over DBus to set the conf->fast_reauth
> property, which controls whether TLS session resumption
> should be attempted for EAP-TLS 802.1x networks.

Thanks! Was there any particular reason for using UInt32 instead of
Boolean as the type of the property? I changed this to Boolean since
conf->fast_reauth is really a boolean value even though it is stored as
an int.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list