2.49. test_ipsec_tun_if_esp module

class test_ipsec_tun_if_esp.TemplateIpsecTunIfEsp(methodName='runTest')

Bases: template_ipsec.TemplateIpsec

IPsec tunnel interface tests

encryption_type

alias of scapy.layers.ipsec.ESP

setUp()

Clear trace before running each test

classmethod setUpClass()

Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api

tearDown()

Show various debug prints after each test

class test_ipsec_tun_if_esp.TestIpsecTunIfEsp1(methodName='runTest')

Bases: test_ipsec_tun_if_esp.TemplateIpsecTunIfEsp, template_ipsec.IpsecTunTests

Ipsec ESP - TUN tests

class test_ipsec_tun_if_esp.TestIpsecTunIfEsp2(methodName='runTest')

Bases: test_ipsec_tun_if_esp.TemplateIpsecTunIfEsp, template_ipsec.IpsecTcpTests

Ipsec ESP - TCP tests