]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Do not include empty MLO KDEs
authorIlan Peer <ilan.peer@intel.com>
Tue, 21 Nov 2023 15:23:58 +0000 (17:23 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Nov 2023 15:01:02 +0000 (17:01 +0200)
commit780e72cc142711237deabb63e4e964a65bb29b6a
tree69287176ec3e6df9a0a8b1c6061cea888ab1a4ba
parentecd9ea0c8afdaabd5d44f83bf4431043e0255d2b
AP MLD: Do not include empty MLO KDEs

Do include group MLO KDEs for links for which the information is
missing.

In addition, set the KDE buffer length based on the added data.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/wpa_auth.c