aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ipsec_esp.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-4/+0
2023-10-30ipsec: huge anti-replay window supportMaxime Peim1-4/+18
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoît Ganne1-1/+134
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang1-5/+0
2023-02-06ipsec: fix SA names consistency in testsArthur de Kerhor1-15/+15
2022-09-27tests: enable ipsec-esp 'make test' testcases on ubuntu-22.04Dave Wallace1-57/+0
2022-09-19tests: skip tests failing on ubuntu 22.04Dave Wallace1-0/+57
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski1-10/+10
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-398/+737
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak1-1/+1
2021-09-29ipsec: Record the number of packets lost from an SANeale Ranns1-0/+3
2021-08-13tests docs: upgrade python packagesDave Wallace1-15/+20
2021-06-29ipsec: Fix setting the hi-sequence number for decryptNeale Ranns1-183/+812
2021-06-28ipsec: Enable the extended Sequence Number IPSec tests for GCMNeale Ranns1-2/+72
2021-04-29crypto: fix chained buffer integrity supportBenoît Ganne1-1/+1
2021-03-20tests: add support for worker awarenessKlement Sekera1-2/+2
2021-03-05ipsec: Support async mode per-SANeale Ranns1-39/+165
2021-03-05ipsec: Submit fuller async framesNeale Ranns1-0/+84
2021-02-25tests: Add tests for IPSec async mode using the crypto SW schedulerNeale Ranns1-48/+111
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-8/+9
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-9/+8
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-8/+9
2021-02-05ipsec: add support for AES CTRBenoît Ganne1-2/+138
2020-11-02ipsec: Tunnel SA DSCP behaviourNeale Ranns1-0/+93
2020-09-07ipsec: fix padding/alignment for native IPsec encryptionChristian Hopps1-2/+12
2020-05-24ipsec: fixed chaining ops after add footer and icvPiotrX Kleski1-0/+1
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