aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ipsec_nat.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski1-2/+2
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-130/+204
2021-11-02build: remove unnecessary executable bitsRay Kinsella1-0/+0
2021-08-13tests docs: upgrade python packagesDave Wallace1-8/+9
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+271
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-271/+0
2019-06-18fib: fib api updatesNeale Ranns1-2/+1
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra1-1/+1
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+8
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-2/+4
2019-01-31IPSEC: API modernisationNeale Ranns1-4/+10
2019-01-29make test: remove generic importsKlement Sekera1-1/+2
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-51/+70
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-57/+55
2019-01-02Revert "add ipsecmb plugin"Florin Coras1-7/+2
2019-01-02add ipsecmb pluginKlement Sekera1-2/+7
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera1-43/+54
2018-07-04fix VPP-1312 Invalid UDP packet length in ipsecKlement Sekera1-26/+22
2018-06-25make test: fix broken interfaces #2Klement Sekera1-78/+70
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-4/+4
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-4/+4
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-4/+4
2018-05-16make test: unify packet checksum verificationsKlement Sekera1-22/+1
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-0/+260