aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_ipsec.py
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-25/+71
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-6/+13
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns1-4/+22
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+50
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-2/+4
2019-03-29tests: refactor vpp_object.pyPaul Vinciguerra1-12/+0
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra1-1/+1
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-1/+6
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-1/+1
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-1/+6
2019-01-31IPSEC: API modernisationNeale Ranns1-40/+40
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-0/+249