aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ipsec_esp.py
AgeCommit message (Expand)AuthorFilesLines
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns1-1/+75
2020-03-31ipsec: fix chained ESPFilip Tehlar1-1/+2
2020-03-26tests: speed up ipsec unit tests executionFilip Tehlar1-54/+1
2020-03-23ipsec: Revert "ipsec: fix chained ESP"Florin Coras1-2/+1
2020-03-23ipsec: fix chained ESPFilip Tehlar1-1/+2
2020-02-11ipsec: add support for chained buffersFilip Tehlar1-4/+19
2020-01-04ipsec: Targeted unit testingNeale Ranns1-2/+5
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns1-1/+9
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-1/+2
2019-10-18ipsec: make tests support python3Ole Troan1-8/+8
2019-09-18tests: split up the long running IPSec tests into separate classesAndrew Yourtchenko1-82/+398
2019-08-27ipsec: Fix NULL encryption algorithmNeale Ranns1-0/+8
2019-08-16ipsec: fix missed IPSEC_INTEG_ALG_MD5_96Dmitry Vakhrushev1-3/+3
2019-07-31tests: Split IPSec ESP into parameterized tests per engineNeale Ranns1-65/+60
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns1-0/+8
2019-07-10tests: Re-enable ipsec tests on ARMjuraj.linkes1-3/+3
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-5/+11
2019-06-18fib: fib api updatesNeale Ranns1-2/+1
2019-05-20openssl plugin 3des routine iv_len fixVladimir Ratnikov1-2/+10
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-11/+24
2019-04-17crypto-ipsecmb: enable GCMNeale Ranns1-1/+0
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-14/+46
2019-04-11IPSEC: ESP with ESN tests and fixesNeale Ranns1-9/+12
2019-04-11IPSEC-MB: Use random & non-repeating IV (VPP-1642)Neale Ranns1-1/+1
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-2/+3
2019-04-10crypto: Intel IPSEC-MB engineNeale Ranns1-2/+2
2019-04-10IPSEC: for each engine and algorithm testsNeale Ranns1-186/+307
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+17
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-2/+2
2019-03-21IPSEC: Mutli-tunnel testsNeale Ranns1-12/+7
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns1-135/+197
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-22/+26
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-9/+13
2019-01-31IPSEC: API modernisationNeale Ranns1-8/+19
2019-01-29make test: remove generic importsKlement Sekera1-1/+2
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-228/+106
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-99/+240
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns1-2/+5
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-1/+8
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera1-75/+100
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-291/+113
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-113/+291
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-291/+113
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-6/+6
2018-04-17make test: ipsec test cleanupKlement Sekera1-6/+4
2017-12-15ESP_AH_test_automation_scripts rev1“mystarrocks”1-0/+341