]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Correctly set the BSS parameters change count in RNR
authorIlan Peer <ilan.peer@intel.com>
Mon, 25 Dec 2023 09:57:09 +0000 (11:57 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Jan 2024 17:44:05 +0000 (19:44 +0200)
commit2112f0572f111cb152a46f4277e308036e8432c6
treedfe0b783f5760a2a537c3aa30c218082fe9fd063
parente7cf39b1522e5beda6896124c8e0b47efd5546db
AP MLD: Correctly set the BSS parameters change count in RNR

Set the current value instead of hardcoded 1.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/ieee802_11.c