]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Add spp_amsdu configuration parameter
authorDaniel Gabay <daniel.gabay@intel.com>
Tue, 7 Jan 2025 12:51:44 +0000 (14:51 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Jan 2025 16:57:01 +0000 (18:57 +0200)
commit27aedf34654a65ffec3d726ed4006ad6cf733a20
tree7f8b8968bed56a09af4484ff0e0a107ab7009700
parent72ffc71d5d3fa959917b6af3608a8b9680f7112e
AP: Add spp_amsdu configuration parameter

Add spp_amsdu (Signaling and Payload Protected A-MSDU) configuration
parameter for hostapd. This functionality depends on the driver
indicating support for it and CCMP/GCMP cipher suite being used. For the
time being, this functionality is disabled by default (spp_amsdu=0) to
avoid introducing known interoperability issues with the RSNXE in the
default configuration and since there has been quite minimal
interoperability testing of SPP A-MSDU so far.

Signed-off-by: Daniel Gabay <daniel.gabay@intel.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h