]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS: Allow Message-Authenticator attribute as the first attribute
authorJouni Malinen <j@w1.fi>
Sat, 16 Mar 2024 09:11:44 +0000 (11:11 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Jul 2024 11:58:39 +0000 (14:58 +0300)
commitadac846bd0e258a0aa50750bbd2b411fa0085c46
tree8a0db36812e9014e65bd9c549954d5790206c57d
parent566dc139a062cbcac536ee3ef936c8750b247764
RADIUS: Allow Message-Authenticator attribute as the first attribute

If a Message-Authenticator attribute was already added to a RADIUS
message, use that attribute instead of adding a new one when finishing
message building. This allows the Message-Authenticator attribute to be
placed as the first attribute in the message.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/radius/radius.c
src/radius/radius.h