ipsec: Deprecated the old IPsec Tunnel interface 39/30539/5
authorNeale Ranns <nranns@cisco.com>
Wed, 23 Dec 2020 16:22:28 +0000 (16:22 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 7 Jan 2021 09:15:13 +0000 (09:15 +0000)
commita9e2774f5561ccb77c8243a196f93f5070f6c5ad
tree9bf88556378551ca3bc8ba24b2e2a42878b11208
parent3b6c84c8411f0052410fa0f207fd90f99cee5a2b
ipsec: Deprecated the old IPsec Tunnel interface

Type: fix

it's been 2 releases since it was marked deprecated.

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I0eba7ed607826ed0d00e7d2d8f9b27d09e8e9a6e
12 files changed:
src/vat/api_format.c
src/vnet/ipsec/ipsec.api
src/vnet/ipsec/ipsec_api.c
src/vnet/ipsec/ipsec_cli.c
src/vnet/ipsec/ipsec_tun.c
src/vnet/ipsec/ipsec_tun.h
src/vpp/api/custom_dump.c
test/template_ipsec.py
test/test_ipsec_tun_if_esp.py
test/test_punt.py
test/vpp_ipsec.py
test/vpp_ipsec_tun_interface.py [deleted file]