]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add hostapd UPDATE_BEACON ctrl_iface command
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 9 Feb 2015 17:56:32 +0000 (19:56 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 9 Feb 2015 17:56:32 +0000 (19:56 +0200)
commit9ff8dda12f530d77ad39df926fa298ca06cf29e1
treee5764aa534ad3a1a67b954cb9c581a77024ccc5e
parente0761c5b4a5c8cee13f286502e735ffae569aa77
Add hostapd UPDATE_BEACON ctrl_iface command

This can be used to ask Beacon frames to be updated explicitly, e.g.,
after a dynamic configuration parameter change. This can also be used to
start beaconing on an interface that was started with start_disabled=1.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c