hostapd: Allow addition of arbitrary RADIUS attributes
authorJouni Malinen <j@w1.fi>
Sat, 5 May 2012 17:19:56 +0000 (20:19 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 5 May 2012 17:19:56 +0000 (20:19 +0300)
commitaf35e7af7f8bb1ca9f0905b4074fb56a264aa12b
tree47e991a480b8016951fb7f79112478261ad3fa71
parent86f6053aa254e8a5a5ad9ba1ad20815d21314449
hostapd: Allow addition of arbitrary RADIUS attributes

New configuration parameters radius_auth_req_attr and
radius_acct_req_attr can now be used to add (or override) RADIUS
attributes in Access-Request and Accounting-Request packets.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/accounting.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ieee802_1x.c