aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ah_decrypt.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns1-2/+2
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-10/+28
2019-09-25ip: respect buffer boundary when searching for ipv6 headersKlement Sekera1-1/+2
2019-08-01ipsec: Redo the anit-replay check post decryptNeale Ranns1-0/+7
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns1-2/+2
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-6/+1
2019-06-05ipsec: ah_decrypt reworkFilip Tehlar1-167/+283
2019-05-14IPSEC: remove unecessary pass by reference of sequence numberNeale Ranns1-1/+1
2019-04-04ipsec: trunc_size -> icv_sizeDamjan Marion1-1/+1
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-4/+1
2019-03-28ipsec: anti-replay code cleanupDamjan Marion1-22/+4
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion1-5/+6
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns1-8/+4
2019-03-20ipsec: keep crypto data inside SADamjan Marion1-4/+2
2019-03-19crypto: introduce crypto infraDamjan Marion1-4/+2
2019-03-05ipsec: cleanup, remove unnecessary code,Kingwel Xie1-4/+2
2019-02-22IPSEC: header exportsNeale Ranns1-0/+1
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-2/+8
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-3/+3
2018-12-04ipsec: simplify bumping counters - cosmetic changeKlement Sekera1-36/+10
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns1-4/+5
2018-11-30IPSEC-AH: fix packet dropNeale Ranns1-5/+0
2018-10-29migrate ipsec to new multiarch infraKlement Sekera1-11/+6
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-10-23ipsec: fix wrong counter bumpKlement Sekera1-1/+1
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera1-81/+108
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera1-13/+45
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-0/+343