]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Do not update dtim_period with invalid value
authorJouni Malinen <j@w1.fi>
Tue, 27 Dec 2016 10:24:02 +0000 (12:24 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 27 Dec 2016 10:24:02 +0000 (12:24 +0200)
commit546680f81a903b7bd96eecb3ee60a363fe9d1c33
tree2467691cffbd55606468bf2b17b5abfb44ac8c79
parent35677305896cd3561deaf84ac513258104b67e93
hostapd: Do not update dtim_period with invalid value

Previously, the update command was rejected, but the actual value was
updated.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c