]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add Acct-Multi-Session-Id into RADIUS Accounting messages
authorJouni Malinen <j@w1.fi>
Sat, 18 Oct 2014 07:20:24 +0000 (10:20 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Oct 2014 07:38:17 +0000 (10:38 +0300)
commitfcc306e3cc714ca54a02176db1da366786b01147
treeb50ef186dac6d675b9c675192ce6cbbf1e97d237
parentaff039fada2f10b0956312a53e1484b73314daa2
Add Acct-Multi-Session-Id into RADIUS Accounting messages

This allows multiple sessions using the same PMKSA cache entry to be
combined more easily at the server side. Acct-Session-Id is still a
unique identifier for each association, while Acct-Multi-Session-Id will
maintain its value for all associations that use the same PMKSA.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/accounting.c
src/ap/pmksa_cache_auth.c
src/ap/pmksa_cache_auth.h
src/eapol_auth/eapol_auth_sm.c
src/eapol_auth/eapol_auth_sm_i.h