]> git.ipfire.org Git - thirdparty/hostap.git/commit
Update define name for Protected Frame field in Frame Control field
authorJouni Malinen <jouni.malinen@oss.qualcomm.com>
Mon, 19 Jan 2026 21:06:02 +0000 (23:06 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 19 Jan 2026 21:06:02 +0000 (23:06 +0200)
commit679f2d392dc24ca8de34ff9cb5cb6d2e613fab5c
tree8d7e43585bc95cd1d95211a3335a6fb7f85de1a1
parente17107912c8ef24dad8dd2407b71a2541a5b34e8
Update define name for Protected Frame field in Frame Control field

The WEP field was renamed already in IEEE Std 802.11i-2004 to the
Protected Frame field, so better rename the define for this field use
the current name after 20 years..

Signed-off-by: Jouni Malinen <jouni.malinen@oss.qualcomm.com>
src/ap/ieee802_11.c
src/common/ieee802_11_defs.h
wlantest/ccmp.c
wlantest/rx_data.c
wlantest/rx_mgmt.c