]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
wpa: Add wpa_cli action file event
authorCy Schubert <cy@FreeBSD.org>
Thu, 12 Aug 2021 13:38:21 +0000 (06:38 -0700)
committerCy Schubert <cy@FreeBSD.org>
Thu, 12 Aug 2021 14:13:25 +0000 (07:13 -0700)
commitce92f5a91b161c85e0a7e37cc754e3c28074281a
tree395fa7c6b1c258d9f9b8a3ce8f6790308c8e055d
parent4b4850aefe3ff9d9c29c7ed8bd8907bbd6142e86
wpa: Add wpa_cli action file event

Yan Zhong at FreeBSD Foundation is working on a wireless network
configuratior for an experimental FreeBSD installer. The new installer
requires an event to detect when connecting to a network fails due to a
bad password. When this happens a WPA-EVENT-TEMP-DISABLED event is
triggered. This patch passes the event to an action file provided by
the new experimental installer.

Submitted by: Yang Zhong <yzhong () freebsdfoundation.org>
Reviewed by: assumed to be reviewed by emaste (and cy)
MFC after: 1 week
contrib/wpa/wpa_supplicant/wpa_cli.c