diff options
Diffstat (limited to 'resources/api/vpp/supported_crcs.yaml')
-rw-r--r-- | resources/api/vpp/supported_crcs.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 10deb6e1f4..c7787539da 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -299,6 +299,8 @@ wireguard_interface_create_reply: '0x5383d31f' wireguard_peer_add: '0x9b8aad61' wireguard_peer_add_reply: '0x084a0cd3' + wg_set_async_mode: '0xa6465f7c' + wg_set_async_mode_reply: '0xe8d4e804' # Please keep alphabetic order. # Use bash command "env LC_COLLATE=C sort -u" if not clear. |