aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/esp_encrypt.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-20ipsec: keep crypto data inside SADamjan Marion1-17/+9
2019-03-19crypto: introduce crypto infraDamjan Marion1-31/+22
2019-03-06ipsec: esp-encrypt and esp-decrypt cleanupDamjan Marion1-283/+240
2019-03-05ipsec: cleanup, remove unnecessary code,Kingwel Xie1-4/+0
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-2/+6
2019-02-14Add -fno-common compile optionBenoît Ganne1-0/+2
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-13/+17
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister1-2/+2
2018-12-11Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failingjackiechen19851-1/+9
2018-12-07Fix VPP-1515 IPSec receive packet error in transport mode with udp encapjackiechen19851-1/+1
2018-12-04ipsec: simplify bumping counters - cosmetic changeKlement Sekera1-22/+7
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-5/+5
2018-11-13ipsec: fix typoKlement Sekera1-1/+1
2018-10-29migrate ipsec to new multiarch infraKlement Sekera1-11/+6
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera1-26/+69
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-4/+4
2018-07-04fix VPP-1312 Invalid UDP packet length in ipsecKlement Sekera1-1/+2
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-24/+50
2017-11-29DES-CBC/3DES-CBC support for VPP IPSec Core“mukeshyadav1984”1-13/+19
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-4/+5
2017-11-10Allow Openssl 1.1.0Marco Varlese1-0/+4
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-0/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-6/+7
2017-02-17Implemented IKEv2 initiator features:Radu Nicolau1-0/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+425