aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_sa.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/1904BenoƮt Ganne1-0/+2
2019-04-24IPSEC; dpdk backend for tunnel interface encryption (VPP-1662)v19.04.1-rc0Neale Ranns1-1/+0
2019-04-17IPSEC: support GCM in ESPNeale Ranns1-0/+7
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion1-3/+3
2019-04-04ipsec: trunc_size -> icv_sizeDamjan Marion1-1/+1
2019-04-02IPSEC: tunnel scaling - don't stack the inbould SANeale Ranns1-0/+1
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-0/+1
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion1-3/+3
2019-03-28ipsec: anti-replay code cleanupDamjan Marion1-1/+129
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion1-23/+51
2019-03-26ipsec: esp-encrypt reworkDamjan Marion1-0/+3
2019-03-20ipsec: keep crypto data inside SADamjan Marion1-0/+10
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-3/+7
2019-02-13IPSEC: restack SAs on backend changeNeale Ranns1-0/+4
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-7/+61
2019-02-01IPSEC: minor refactorNeale Ranns1-0/+124