hostapd question

Jouni Malinen j at w1.fi
Tue Jun 19 23:10:17 EDT 2007


On Fri, Jun 15, 2007 at 11:20:35PM -0400, Michael Alexeev wrote:

> The alternative to the second Access-Request call is to somehow
> persist the attributes returned with the Access-Accept response to the
> original Access-Request message. Does hostapd provide such capability?

If the information is available at that point, I would indeed suggest
following this route since it complies with the RADIUS RFCs. You can
store attributes from Access-Accept into struct sta_info which is
available in ieee802_1x_receive_auth() that is going to process the
Access-Accept message.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the HostAP mailing list