mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 19:07:47 +00:00
This commit moves session id creation outside of radius_init() and stores the identifier in ctx and client data, making it available to various handlers. The id is added to the list of uam_url parameters to be sent to the backend. Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>