]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add SAVE_CONFIG command to global control interface
authorJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 17:41:39 +0000 (20:41 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 17:41:39 +0000 (20:41 +0300)
commit42868f148663ba4f9b2a3622642b732465e06427
treeb88f371227cea2d05e24e49c47b70b3374d35b25
parent1b9b31c1530fdb456bd4b19805553f8b4166f02e
Add SAVE_CONFIG command to global control interface

This iterates through all interfaces and saves configuration file
updates for each interface that allows it (update_config=1).

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c