]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Include the Probe Request frame inside RX_PROBE_REQUEST event
authorQuentin Feraboli <quentin.feraboli@softathome.com>
Thu, 30 Jan 2025 08:19:42 +0000 (09:19 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 1 Feb 2025 18:05:27 +0000 (20:05 +0200)
commitc924335ade13e248567a0089c0a0129ca3c8b371
tree24007887ccb9d1e24c3f3eb8f26414e6433425a1
parentf895d9dc7e04082e70fe9fb52f8ac22da9d5dc62
AP: Include the Probe Request frame inside RX_PROBE_REQUEST event

If notify_mgmt_frames is enabled, send the frame as a hexadecimal string
in the RX_PROBE_REQUEST events similarly to the AP-MGMT-FRAME-RECEIVED
events.

Signed-off-by: Quentin Feraboli <quentin.feraboli@softathome.com>
src/ap/beacon.c