public final class StatefulAclServiceHelper extends Object
Modifier and Type | Method and Description |
---|---|
static List<org.opendaylight.genius.mdsalutil.InstructionInfo> |
createCtMarkInstructionForNewState(Short filterTable,
Long elanId)
This method creates and returns the ct_mark instruction when a ACL rule removed from the
instance.
|
static Integer |
getHardTimoutForApplyStatefulChangeOnExistingTraffic(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.Ace ace,
AclServiceUtils aclServiceUtils)
Returns the hard timeout based on the protocol when a ACL rule removed from the instance.
|
public static Integer getHardTimoutForApplyStatefulChangeOnExistingTraffic(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.Ace ace, AclServiceUtils aclServiceUtils)
AclserviceConfig
class.ace
- the aceaclServiceUtils
- acl service utilspublic static List<org.opendaylight.genius.mdsalutil.InstructionInfo> createCtMarkInstructionForNewState(Short filterTable, Long elanId)
filterTable
- the filterTableelanId
- the Elan idCopyright © 2018 OpenDaylight. All rights reserved.