Package | Description |
---|---|
etri.sdn.controller.module.firewall |
Modifier and Type | Method and Description |
---|---|
protected RuleWildcardsPair |
OFMFirewall.matchWithRule(IOFSwitch sw,
org.openflow.protocol.interfaces.OFPacketIn pi,
MessageContext cntx)
Iterates over the firewall rules and tries to match them with the
incoming packet (flow).
|