summaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_sa.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion1-2/+2
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion1-19/+21
2019-03-26ipsec: esp-encrypt reworkDamjan Marion1-0/+43
2019-03-20ipsec: keep crypto data inside SADamjan Marion1-2/+22
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-0/+14
2019-02-14ipsec: memory leak fixupKingwel Xie1-1/+4
2019-02-13IPSEC: restack SAs on backend changeNeale Ranns1-13/+26
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-38/+236
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-10/+7
2019-02-01IPSEC: minor refactorNeale Ranns1-0/+174