]> git.ipfire.org Git - thirdparty/hostap.git/commit
common: Support parsing link specific association request
authorIlan Peer <ilan.peer@intel.com>
Wed, 15 Feb 2023 23:08:29 +0000 (01:08 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Mar 2023 20:03:40 +0000 (22:03 +0200)
commit7a7a2256c0eab653c521bd7eed26198a9727db45
tree98a59e6761d50199ae80c7cf7c3cedb5a2c1430d
parentb39e35693135cfd5b70bd61a5d4632ab555c0406
common: Support parsing link specific association request

An association request in the context of an MLO connection can
contain an ML element that holds the per station profile for
the additional links negotiated. To support this, add a function
to parse the per station profile.

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