[GH-ISSUE #44] Support for recently added RADIUS attributes in CoA messages #25

Open
opened 2026-03-04 14:52:28 +03:00 by kerem · 0 comments
Owner

Originally created by @nemesifier on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/f00b4r0/uspot/issues/44

Right now only standard attributes are supported:
github.com/f00b4r0/uspot@8599a96887/src/radius-das.c (L476-L596)

How hard would be to support the recently added RADIUS attributes for traffic and bandwidth limiting in Change-of-Authorization Messages?

It would be very useful to support also the new attributes:

ChilliSpot-Max-Input-Octets
ChilliSpot-Max-Input-Gigawords
ChilliSpot-Max-Output-Octets
ChilliSpot-Max-Output-Gigawords
ChilliSpot-Max-Total-Octets
ChilliSpot-Max-Total-Gigawords

And the already supported WISPr-Bandwidth-Max-{Up,Down}/ChilliSpot-Bandwidth-Max-{Up,Down} attributes.

Originally created by @nemesifier on GitHub (Sep 9, 2025). Original GitHub issue: https://github.com/f00b4r0/uspot/issues/44 Right now only standard attributes are supported: https://github.com/f00b4r0/uspot/blob/8599a968877b55b0ce29f37d4b2d78036b257787/src/radius-das.c#L476-L596 How hard would be to support the recently added RADIUS attributes for traffic and bandwidth limiting in Change-of-Authorization Messages? It would be very useful to support also the new attributes: ``` ChilliSpot-Max-Input-Octets ChilliSpot-Max-Input-Gigawords ChilliSpot-Max-Output-Octets ChilliSpot-Max-Output-Gigawords ChilliSpot-Max-Total-Octets ChilliSpot-Max-Total-Gigawords ``` And the already supported `WISPr-Bandwidth-Max-{Up,Down}/ChilliSpot-Bandwidth-Max-{Up,Down}` attributes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uspot#25
No description provided.