]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow IE overriding to use maximum element length
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 23 Aug 2024 07:07:19 +0000 (10:07 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 23 Aug 2024 07:07:19 +0000 (10:07 +0300)
commitc03edfd5bd47690dfcc1da850f8ea83c7bbe0b7f
treea815c8e52901cd253bfccd9f8d7653f04ea55abc
parent7683ce1cff5f47556572b8c75705645043327e75
Allow IE overriding to use maximum element length

Elements can actually be 257 octets long (2 octets of header followed by
255 octets of payload). The maximum length for various IE override
testing parameters had somehow ended up being one octet too short to
cover the maximum. Increase this to allow the maximum element length to
be reached for testing purposes.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/wpa_auth.h