[PATCH] Create DBus getter/setter for FastReauth

Jouni Malinen j
Sat Jan 28 01:24:09 PST 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