]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Validate configuration parameters on RELOAD command
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 29 Oct 2013 14:42:39 +0000 (16:42 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 29 Oct 2013 14:58:21 +0000 (16:58 +0200)
commit6f2db2fbdd54cf6037414dd901b1d46a4161d245
treef011397f8ab91e164d9f7d2ac3cc6bab626844f9
parenteff0fd1ee83c66ae309c0ff9ee83a4291e55cc8b
hostapd: Validate configuration parameters on RELOAD command

Reject RELOAD control interface command if the dynamic configuration
changes have resulted into a state where the configuration is invalid.

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