diff options
author | premkumarv <preym17@gmail.com> | 2019-07-24 08:43:23 -0400 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-09-26 17:26:32 +0200 |
commit | 7b73d46872db5adfc8f4603a9ca783be7d3fa323 (patch) | |
tree | a04a2a21632d1f4b39a8eaebd24065b3cc8f4bcd /resources/api | |
parent | f7d43390a6ce60284f54cad4e66b66d1ecd4a166 (diff) |
CSIT-1471: Policer - VAT API to PAPI
Change-Id: I6c7eff8d9cbb196ccb684a45579ac59942351cfe
Signed-off-by: premkumarv <preym17@gmail.com>
Diffstat (limited to 'resources/api')
-rw-r--r-- | resources/api/vpp/supported_crcs.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index a8b41b55ae..b51d43934a 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -249,6 +249,11 @@ vxlan_add_del_tunnel_reply: '0xfda5941f' # dev # vxlan_gpe_tunnel_dump / details # honeycomb # vxlan_tunnel_dump /details # unused L2 keyword: Get VXLAN dump + policer_add_del: '0xdfea2be8' # dev + policer_add_del_reply: '0xa177cef2' # dev + policer_classify_set_interface: '0xe09537b0' # dev + policer_classify_set_interface_reply: '0xe8d4e804' # dev + # 4x^ tc01-64B-ethip4-ip4base-ipolicemarkbase-dev # Hint to see the currently used command messages: |