]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move hostapd_parse_radius_attr() into ap_config.c
authorTerry Burton <tez@terryburton.co.uk>
Sun, 21 Jul 2019 12:05:55 +0000 (13:05 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 30 Jul 2019 16:42:48 +0000 (19:42 +0300)
commit74707def8f1b8cdb1755f4f5698bb52b9c8a5442
tree76aceb6afefbb2952fc5580d09f31b8581b1b61c
parent1e5ea68d1f33226aabba7c788808de2db212b79c
Move hostapd_parse_radius_attr() into ap_config.c

We will want to parse RADIUS attributes in config file format when
retrieving them from an SQLite database.

Signed-off-by: Terry Burton <tez@terryburton.co.uk>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h