This module provides APIs for policer
OpenNSL Policer Modes are described below:
- opennslPolicerModeSrTcm Policer Single Rate Three Color Marking (RFC 2697).
- opennslPolicerModeSrTcmModified Virtual Queue
- opennslPolicerModeCommitted Single Rate & single burst.
- opennslPolicerModeTrTcm Two Rate Three Color Marking (RFC 2698).
- opennslPolicerModeTrTcmDs Two Rate Three Color Marking (RFC 4115).
- opennslPolicerModeCoupledTrTcmDs Same as opennslPolicerModeTrTcmDs but excessive tokens from the committed bucket are filled into the excessive bucket.
- opennslPolicerModeGreen Policer marks everything as green
- opennslPolicerModePassThrough Policer does no color remarking
- opennslPolicerModeCascade Overflow Excessive token from the high priority bucket to low priority bucket.
- opennslPolicerModeCoupledCascade Overflow Excessive token from the high priority bucket to low priority bucket. Overflow Excessive token from lowest priority bucket to highest priority bucket.