-
Type: Story
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: SEBA-Next
-
Component/s: ONOS & Apps
-
Labels:
-
Story Points:5
-
Epic Link:
There is a limited identifier space for use with AAA proxy, 256 identifiers. Currently there is a wrap around queue to allocate identifiers, which may not work in production. The allocation of identifiers should be modified to:
1. Be able to identifier when there are no "available" identifiers
2. Garbage collect identifiers whose sessions have timed out
3. Quickly locate and allocate an identifier that is available