]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add Acct-Session-Id into Access-Request messages
authorJouni Malinen <j@w1.fi>
Tue, 18 Dec 2012 16:13:31 +0000 (18:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 18 Dec 2012 16:13:31 +0000 (18:13 +0200)
commit8b2486115479582b2ab164a4508f22ed23a9a4cb
tree6f35cf174851a51c2b4817bd7455e8c87de7c8d1
parent2ec535fd376cf0f08c55d709024e3e1d045a266f
Add Acct-Session-Id into Access-Request messages

This optional attribute may make it easier to bind together the
Access-Request and Accounting-Request messages. The accounting session
identifier is now generated when the STA associates instead of waiting
for the actual session to start after successfull authentication.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/accounting.c
src/ap/accounting.h
src/ap/ieee802_1x.c
src/ap/sta_info.c