aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec
AgeCommit message (Expand)AuthorFilesLines
2019-03-08updates now that flags are supported on the APINeale Ranns1-5/+0
2019-03-07ipsec: cli bug fixesKingwel Xie2-5/+9
2019-03-07ipsec: ipsec-if optimizations & bug fixesKingwel Xie2-254/+309
2019-03-06ipsec: esp-encrypt and esp-decrypt cleanupDamjan Marion4-558/+447
2019-03-06IPSEC: tunnel encap/decap dual loop speedupsNeale Ranns3-89/+255
2019-03-05ipsec: cleanup, remove unnecessary code,Kingwel Xie5-13/+7
2019-03-04IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpytNeale Ranns1-0/+33
2019-03-01IPSEC: tunnel-input; don't load the HW interface structNeale Ranns4-43/+41
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns1-0/+1
2019-02-25IKEv2 to pluginNeale Ranns10-7245/+19
2019-02-22IPSEC: header exportsNeale Ranns7-1/+6
2019-02-20IPSEC: API coverity error of unitialised stat_index valueNeale Ranns1-0/+2
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns11-18/+66
2019-02-14ipsec: memory leak fixupKingwel Xie1-1/+4
2019-02-14Add -fno-common compile optionBenoƮt Ganne1-0/+2
2019-02-13IPSEC: restack SAs on backend changeNeale Ranns3-13/+42
2019-02-12ipsec: cli bug fixKingwel Xie1-6/+23
2019-02-11IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in ...Neale Ranns2-8/+11
2019-02-11ipsec: multi-arch, next-node-index cleanupKingwel Xie4-27/+52
2019-02-07IPSEC: remove unused members of main structNeale Ranns1-4/+0
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns14-443/+713
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns12-505/+411
2019-02-04ipsec: cli 'create ipsec tunnel' more optionsKingwel Xie1-3/+7
2019-02-01IPSEC: minor refactorNeale Ranns10-754/+999
2019-01-31IPSEC: API modernisationNeale Ranns3-257/+396
2019-01-30ipsec: fix check support functionsKlement Sekera2-5/+17
2019-01-28Add Ipsec IKE support to openssl 3.0.0 master branchPing Yu1-0/+24
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-1/+11
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-4/+4
2019-01-23AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce...Neale Ranns1-5/+0
2019-01-20fix data_length in IpSec API call (VPP-1548)Michal Cmarada1-4/+6
2019-01-02ipsec: fix support check when using AES-GCMMatthew Smith1-10/+15
2018-12-12fix spurious error setting SA on ipsec intfMatthew Smith1-1/+1
2018-12-12Change ipsec feature node namesPierre Pfister4-24/+24
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister6-6/+36
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 encapjackiechen19852-4/+14
2018-12-04ipsec: simplify bumping counters - cosmetic changeKlement Sekera4-116/+35
2018-12-03Add UDP encap flagFilip Tehlar2-0/+3
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns2-6/+9
2018-11-30IPSEC-AH: fix packet dropNeale Ranns2-7/+0
2018-11-29ipsec: move ipsec defs to ipsec.hKlement Sekera2-51/+54
2018-11-26Fix IPSec CLI key parsingPierre Pfister2-4/+11
2018-11-20IPSEC: remove duplicate memcyNeale Ranns1-6/+0
2018-11-15ipsec: infra for selecting backendsKlement Sekera6-177/+622
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach4-42/+43
2018-11-13ipsec: fix typoKlement Sekera1-1/+1
2018-11-05VPP-1450: binary api call for dumping SPD to interface registrationFilip Varga2-1/+81
2018-10-29migrate ipsec to new multiarch infraKlement Sekera7-73/+42
2018-10-25buffer trace is broken in ipsec-output. copy it from node->flags to frame->fr...Kingwel Xie1-0/+5