diff options
Diffstat (limited to 'resources/api/vpp')
-rw-r--r-- | resources/api/vpp/supported_crcs.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 840abe8084..927838bc8d 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2022 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -202,14 +202,14 @@ nat44_add_del_address_range_reply: '0xe8d4e804' # dev nat44_address_details: '0x0d1beac1' # dev teardown nat44_address_dump: '0x51077d14' # dev teardown + nat44_ed_plugin_enable_disable: '0xbe17f8dd' # dev + nat44_ed_plugin_enable_disable_reply: '0xe8d4e804' # dev nat44_interface_add_del_feature: '0xf3699b83' # dev nat44_interface_add_del_feature_reply: '0xe8d4e804' # dev nat44_interface_addr_details: '0xe4aca9ca' # dev teardown nat44_interface_addr_dump: '0x51077d14' # dev teardown nat44_interface_details: '0x5d286289' # dev teardown nat44_interface_dump: '0x51077d14' # dev teardown - nat44_plugin_enable_disable: '0xdea0d501' # dev - nat44_plugin_enable_disable_reply: '0xe8d4e804' # dev nat44_show_running_config: '0x51077d14' # dev teardown nat44_show_running_config_reply: '0x93d8e267' # dev teardown nat44_static_mapping_details: '0x06cb40b2' # dev teardown |