See: Description
| Interface | Description |
|---|---|
| VbngConfigurationService |
Provides information about the virtual BNG configuration.
|
| VbngService |
Provides service of the virtual BNG.
|
| Class | Description |
|---|---|
| ConnectPointConfiguration |
Configuration for a connect point.
|
| IpAddressMapEntryCodec |
Codec for encoding a IP address mapping entry to JSON.
|
| RestClient | |
| VbngConfiguration |
Contains the configuration data for virtual BNG that has been read from a
JSON-formatted configuration file.
|
| VbngConfigurationManager |
Implementation of ConfigurationService which reads virtual BNG
configuration from a file.
|
| VbngManager |
This is a virtual Broadband Network Gateway (BNG) application.
|
| VbngResource |
REST services to interact with the virtual BNG.
|
| VirtualPublicHosts |
When the upstream gateway which is outside local SDN network wants to send
packets to our local public IP addresses, it will send out ARP requests to
get the MAC address of each public IP address.
|