summaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_sa.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-1/+1
2020-04-30crypto: introduce async crypto infraFan Zhang1-3/+43
2020-03-21ikev2: add support for custom ipsec-over-udp portFilip Tehlar1-1/+4
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-0/+14
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-0/+1
2019-07-31ipsec: Typo in flag nameNeale Ranns1-1/+1
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns1-26/+103
2019-07-12ipsec: Reference count the SAsNeale Ranns1-18/+16
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-1/+9
2019-06-17ipsec: One DPO per SANeale Ranns1-4/+1
2019-06-07ipsec: remove the set_key APINeale Ranns1-2/+0
2019-05-14IPSEC: remove unecessary pass by reference of sequence numberNeale Ranns1-2/+2
2019-04-26crypto, ipsec: change GCM IV handlingDamjan Marion1-0/+1
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns1-1/+0
2019-04-25crypto: improve key handlingDamjan Marion1-3/+7
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-2/+2
2019-04-16IPSEC: 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