aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_cli.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns1-4/+23
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-5/+8
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+38
2020-03-21ikev2: add support for custom ipsec-over-udp portFilip Tehlar1-3/+4
2020-03-17ipsec: initialize algs to none in 'create ipsec tunnel' cliDamjan Marion1-2/+2
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-3/+9
2020-01-27ipip: Multi-point interfaceNeale Ranns1-1/+1
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-1/+2
2019-12-10ipsec: Init salt value in SA creation CLI (so it's not random)Neale Ranns1-0/+1
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-2/+2
2019-11-18ipsec: Coverity warningsNeale Ranns1-5/+2
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-65/+90
2019-09-30ipsec: add insecure option for format of SAChristian E. Hopps1-1/+2
2019-08-27ipsec: Add 'detail' option to 'sh ipsec sa'Neale Ranns1-4/+8
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-0/+52
2019-07-12ipsec: Reference count the SAsNeale Ranns1-5/+5
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns1-4/+0
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-1/+124
2019-06-14ipsec: Display user specified SPI ID not VPP's indexNeale Ranns1-1/+3
2019-06-07ipsec: remove the set_key APINeale Ranns1-131/+0
2019-06-05IPSEC: some CLI fixesNeale Ranns1-4/+3
2019-05-15IPSEC: remove CLI check for unsupported IPv6-AH - it is supportedNeale Ranns1-22/+0
2019-05-14IPSEC coverity fixesNeale Ranns1-1/+3
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns1-8/+7
2019-04-23Fix a ipsec command line typoSimon Zhang1-1/+1
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-2/+5
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-1/+3
2019-04-03IPSEC: show CLI improvementsNeale Ranns1-31/+146
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie1-3/+2
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns1-0/+4
2019-03-19IPSEC: tidy the policy typesNeale Ranns1-2/+17
2019-03-07ipsec: cli bug fixesKingwel Xie1-4/+8
2019-03-04IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpytNeale Ranns1-0/+33
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-0/+1
2019-02-12ipsec: cli bug fixKingwel Xie1-6/+23
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-173/+71
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-196/+15
2019-02-04ipsec: cli 'create ipsec tunnel' more optionsKingwel Xie1-3/+7
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-1/+11
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister1-3/+13
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns1-2/+4
2018-11-26Fix IPSec CLI key parsingPierre Pfister1-2/+2
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-3/+139
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-3/+3
2018-08-03ipsec: add udp-encap option to debug cli commandsRadu Nicolau1-4/+10
2018-06-29ipsec: fix VPP-1333 - crash in ipsec policy cliKlement Sekera1-0/+6
2018-05-11VPP-1275 Fix memory leaks in IPsec CLIKlement Sekera1-54/+83
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-3/+4
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau1-2/+2