aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_format.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-0/+3
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-13/+19
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-0/+2
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-34/+0
2019-09-30ipsec: add insecure option for format of SAChristian E. Hopps1-2/+6
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-6/+28
2019-07-12ipsec: Reference count the SAsNeale Ranns1-2/+3
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns1-4/+2
2019-06-25ipsec: print spi in hexadecimalGuillaume Solignac1-2/+2
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+35
2019-06-17ipsec: One DPO per SANeale Ranns1-3/+1
2019-06-04Fix: bug prevented IPsec ipv4 SPDs to show correctlyGuillaume Solignac1-4/+9
2019-05-01ipsec: fix ipsec format overflowBenoƮt Ganne1-4/+3
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-1/+2
2019-04-16IPSEC: SA format; don't print keys when there's no algoNeale Ranns1-7/+8
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-0/+1
2019-04-03IPSEC: show CLI improvementsNeale Ranns1-0/+54
2019-04-02IPSEC: tunnel scaling - don't stack the inbould SANeale Ranns1-5/+10
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-6/+15
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion1-1/+1
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion1-6/+7
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-1/+2
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns1-22/+12
2019-03-19IPSEC: tidy the policy typesNeale Ranns1-2/+22
2019-03-07ipsec: cli bug fixesKingwel Xie1-1/+1
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-0/+3
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-0/+72
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-0/+76
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+141