]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use a shared function for setting port authorization changes
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 12 Jun 2023 12:42:52 +0000 (15:42 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 12 Jun 2023 12:42:52 +0000 (15:42 +0300)
commit64d9ba3e6e0093bbcf8a6ad255a6c0b67d8d0cd7
tree110bc7a85fae8c1fcd651721b888b6f2e3402e69
parentedacd72d9585e5aac482742f565c7e7c3b093b51
Use a shared function for setting port authorization changes

Get rid of the duplicated code for setting IEEE 802.1X port
authorization for MLD and non-MLD cases.

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