diff options
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU_BIONIC | 2 | ||||
-rw-r--r-- | resources/api/vpp/supported_crcs.yaml | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index afd61f92cb..e1a056cda0 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -20.01-rc0~3_g6595ff7~b7597
\ No newline at end of file +20.01-rc0~68_g053204a~b7664
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 9bc13a64e7..8ace6ad52b 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -20.01-rc0~3-g6595ff7~b7791
\ No newline at end of file +20.01-rc0~68-g053204a~b7857
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index 96f8a22078..33bb212a6a 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -20.01-rc0~3-g6595ff7f8
\ No newline at end of file +20.01-rc0~68-g053204ab0
\ No newline at end of file diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 20cfe549b3..8b0fabebfe 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -96,6 +96,7 @@ ip_neighbor_add_del: '0x7a68a3c4' # dev ip_neighbor_add_del_reply: '0x1992deab' # dev ip_probe_neighbor: '0x2736142d' # virl + ip_probe_neighbor_reply: '0xe8d4e804' # virl ip_route_add_del: '0x83e086ce' # dev ip_route_add_del_reply: '0x1992deab' # dev ip_source_check_interface_add_del: '0x0a60152a' # virl |