aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ah_decrypt.c
AgeCommit message (Expand)AuthorFilesLines
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