aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec
AgeCommit message (Expand)AuthorFilesLines
2019-03-22ipsec: fix esn handlingDamjan Marion1-9/+5
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-1/+2
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie7-147/+415
2019-03-20crypto: add hmac truncate optionDamjan Marion1-0/+1
2019-03-20IPSEC: Tunnel SA not deletedNeale Ranns1-3/+6
2019-03-20ipsec: keep crypto data inside SADamjan Marion8-58/+65
2019-03-20ipsec: bug fix ipsec-init sequenceKingwel Xie1-2/+0
2019-03-19crypto: introduce crypto infraDamjan Marion8-233/+123
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns5-46/+35
2019-03-19IPSEC: tidy the policy typesNeale Ranns6-78/+102
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach1-1/+1
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