]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TTLS server: Add Ident field to MS-CHAP-Error
authorYihong Wu <wu@domosekai.com>
Thu, 9 Feb 2023 12:44:50 +0000 (07:44 -0500)
committerJouni Malinen <j@w1.fi>
Mon, 20 Feb 2023 17:38:02 +0000 (19:38 +0200)
commit390e24c6cbd652b746e4b8cdd8b00312e30703ba
tree73b7e15d1a005a43e3d3a335d8dd6e37c4bc4b4c
parent4ae798a22c9a081e0afc9502c38e8fe4b5383326
EAP-TTLS server: Add Ident field to MS-CHAP-Error

Per RFC 2548, 2.1.5, MS-CHAP-Error contains an Ident field of one octet
followed by an ASCII message. Add the missing Ident field.

Signed-off-by: Yihong Wu <wu@domosekai.com>
src/eap_server/eap_server_ttls.c