]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Move generic configuration functions into src/ap
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 29 Oct 2013 14:40:12 +0000 (16:40 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 29 Oct 2013 14:58:21 +0000 (16:58 +0200)
commiteff0fd1ee83c66ae309c0ff9ee83a4291e55cc8b
tree2197b5825f87a7496401e02cf551358ca0633264
parent5afaa067d93b4b68cb64a092069c31d81fa44077
hostapd: Move generic configuration functions into src/ap

This allows the configuration validation routines to be called from
src/ap/*.c for runtime updates of configuration without reprocessing the
full configuration file.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h