aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-0/+55
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-24/+6
2020-04-30crypto: introduce async crypto infraFan Zhang1-2/+81
2020-02-10ipsec: fix AES-GCM block sizeDamjan Marion1-3/+6
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns1-0/+14
2020-01-04ipsec: Targeted unit testingNeale Ranns1-4/+10
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-0/+26
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-8/+0
2019-08-27ipsec: Fix NULL encryption algorithmNeale Ranns1-0/+7
2019-08-16ipsec: fix missed IPSEC_INTEG_ALG_MD5_96Dmitry Vakhrushev1-0/+5
2019-07-12ipsec: drop outbound ESP when no crypto alg setMatthew Smith1-1/+1
2019-06-25ipsec: return error if the engine backend has no handler for theNeale Ranns1-1/+23
2019-05-20IPSEC: rename default backendNeale Ranns1-2/+2
2019-05-14IPSEC coverity fixesNeale Ranns1-1/+1
2019-05-06Add missing init fn dependency to ipsec_initDave Barach1-0/+5
2019-04-25crypto_ipsecmb: use pre-expanded keysDamjan Marion1-1/+1
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns1-17/+49
2019-04-25crypto: improve key handlingDamjan Marion1-0/+13
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-7/+18
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion1-15/+15
2019-04-04ipsec: trunc_size -> icv_sizeDamjan Marion1-5/+5
2019-04-03IPSEC: correctly size per-thread dataNeale Ranns1-1/+1
2019-03-26ipsec: esp-encrypt reworkDamjan Marion1-0/+2
2019-03-20ipsec: bug fix ipsec-init sequenceKingwel Xie1-2/+0
2019-03-19crypto: introduce crypto infraDamjan Marion1-21/+50
2019-03-06ipsec: esp-encrypt and esp-decrypt cleanupDamjan Marion1-4/+0
2019-03-05ipsec: cleanup, remove unnecessary code,Kingwel Xie1-2/+3
2019-02-25IKEv2 to pluginNeale Ranns1-4/+0
2019-02-13IPSEC: restack SAs on backend changeNeale Ranns1-0/+12
2019-02-01IPSEC: minor refactorNeale Ranns1-488/+1
2019-01-30ipsec: fix check support functionsKlement Sekera1-5/+15
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-4/+4
2019-01-02ipsec: fix support check when using AES-GCMMatthew Smith1-10/+15
2018-12-12Change ipsec feature node namesPierre Pfister1-16/+16
2018-11-20IPSEC: remove duplicate memcyNeale Ranns1-6/+0
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-63/+208
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera1-16/+37
2018-09-26forget to assign spd_index to configKingwel Xie1-0/+2
2018-08-03ipsec: add udp-encap option to debug cli commandsRadu Nicolau1-3/+1
2018-06-20ipsec: VPP-1308 fix sorting of SPD entriesKlement Sekera1-10/+8
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-1/+5
2018-03-16IPSec: fix IPv6 policy deletingMatus Fabian1-1/+1
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-1/+12
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith1-1/+1
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-0/+2
2017-10-12dpdk/ipsec: coverity fixesSergio Gonzalez Monroy1-9/+20
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy1-5/+3
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy1-23/+28
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+581