See: Description
| Interface | Description |
|---|---|
| LabelAllocator.LabelSelection |
Interface for selection algorithms of the labels.
|
| Class | Description |
|---|---|
| LabelAllocator |
Helper class which interacts with the ResourceService and provides
a unified API to allocate MPLS labels and VLAN Ids.
|
| LabelAllocator.FirstFitSelection |
First fit label selection.
|
| LabelAllocator.RandomSelection |
Random label selection.
|
| ResourceManager |
An implementation of ResourceService.
|
| ResourceRegistrar |
A class registering resources when they are detected.
|