tls: allow engines to customize close
Change-Id: I11ac3e4f59206902e5dfc326f815c877c5dd6643 Signed-off-by: Florin Coras <fcoras@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
d6c9e82fa3
commit
06a6a30f91
@ -127,8 +127,6 @@ class VCLTestCase(VppTestCase):
|
||||
i.set_table_ip4(0)
|
||||
i.admin_down()
|
||||
|
||||
self.vapi.session_enable_disable(is_enabled=0)
|
||||
|
||||
def thru_host_stack_ipv6_setup(self):
|
||||
self.vapi.session_enable_disable(is_enabled=1)
|
||||
self.create_loopback_interfaces(2)
|
||||
|
Reference in New Issue
Block a user