| Package | Description |
|---|---|
| etri.sdn.controller.module.firewall |
| Class and Description |
|---|
| FirewallEntryTable
This class is a storage in the memory to manage firewall rules.
|
| FirewallRule
This class defines the firewall rule.
|
| FirewallRule.FirewallAction
This enum constant defines two firewall actions
|
| FirewallStorage
This class is a storage to manage firewall rules.
|
| IFirewallService
The interface to define basic operations of the firewall module.
|
| OFMFirewall
This class implements the firewall module.
|
| RuleWildcardsPair
This class consists of the
FirewallRule and the wildcards
for the firewall decision. |
| WildcardsPair
A pair of wildcards which are assigned later to the firewall's decision.
|