aboutsummaryrefslogtreecommitdiffstats
path: root/test/template_ipsec.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-06misc: fix python sonarcloud BLOCKER level issuesPaul Vinciguerra1-1/+1
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-21/+44
2020-02-11ipsec: add support for chained buffersFilip Tehlar1-47/+11
2020-01-16tests: fix typo in test doc stringPaul Vinciguerra1-1/+1
2020-01-04ipsec: AH copy destination and source address from templateNeale Ranns1-4/+14
2020-01-04ipsec: Targeted unit testingNeale Ranns1-3/+161
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns1-9/+70
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-12/+13
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-13/+4
2019-10-21ipsec: tests support python3Ole Troan1-4/+4
2019-10-18ipsec: make tests support python3Ole Troan1-4/+4
2019-08-27ipsec: Fix NULL encryption algorithmNeale Ranns1-1/+1
2019-08-01ipsec: Redo the anit-replay check post decryptNeale Ranns1-0/+15
2019-07-31ip: Ensure reassembly runs before IPSec decrypt.Neale Ranns1-1/+71
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns1-55/+173
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-0/+19
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-36/+62
2019-05-29make test: fix packet counter assertKlement Sekera1-7/+9
2019-05-22stats: support multiple works for error countersOle Troan1-6/+6
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra1-6/+6
2019-04-25ipsec: drop runts in esp-decryptDamjan Marion1-2/+22
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns1-0/+4
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-0/+4
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-6/+17
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-4/+6
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-2/+3
2019-04-10make test: fix redundant setUp() in template_ipsec.pyDave Wallace1-3/+0
2019-04-10IPSEC: for each engine and algorithm testsNeale Ranns1-33/+64
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+11
2019-04-08IPSEC TEST: various hash alogrithmsNeale Ranns1-2/+2
2019-04-02IPSEC-GRE; testsNeale Ranns1-24/+31
2019-03-29IPSEC: tunnel fragmentationNeale Ranns1-15/+25
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion1-2/+2
2019-03-28IPSEC: 4o6 and 6o4 for tunnel interfacesNeale Ranns1-45/+111
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-2/+2
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns1-24/+79
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-0/+16
2019-03-21IPSEC: Mutli-tunnel testsNeale Ranns1-40/+72
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie1-8/+9
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns1-17/+33
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-0/+36
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-0/+5
2019-01-31IPSEC: API modernisationNeale Ranns1-32/+45
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-24/+30
2018-12-13VPP-1522: harden reassembly codeKlement Sekera1-7/+5
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns1-24/+95
2018-11-29make test: verify packet counters in ipsec testsKlement Sekera1-0/+16
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-0/+6
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera1-81/+207
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-0/+208