aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-2/+12
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-17/+11
2020-04-30crypto: introduce async crypto infraFan Zhang1-1/+8
2020-02-11ipsec: add support for chained buffersFilip Tehlar1-0/+4
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns1-0/+10
2020-01-04ipsec: Targeted unit testingNeale Ranns1-4/+8
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-4/+23
2019-12-03ipsec: Changes to make ipsec encoder/decoders reusable by the pluginsPrashant Maheshwari1-0/+1
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-4/+0
2019-09-30ipsec: add insecure option for format of SAChristian E. Hopps1-0/+1
2019-07-12ipsec: drop outbound ESP when no crypto alg setMatthew Smith1-0/+7
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+2
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns1-0/+10
2019-04-25crypto: improve key handlingDamjan Marion1-0/+2
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-0/+1
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion1-3/+3
2019-04-04ipsec: trunc_size -> icv_sizeDamjan Marion1-1/+1
2019-04-03IPSEC: show CLI improvementsNeale Ranns1-0/+6
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns1-0/+8
2019-03-26ipsec: esp-encrypt reworkDamjan Marion1-0/+9
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie1-2/+4
2019-03-19crypto: introduce crypto infraDamjan Marion1-42/+12
2019-03-06ipsec: esp-encrypt and esp-decrypt cleanupDamjan Marion1-23/+0
2019-03-06IPSEC: tunnel encap/decap dual loop speedupsNeale Ranns1-1/+0
2019-03-01IPSEC: tunnel-input; don't load the HW interface structNeale Ranns1-0/+1
2019-02-22IPSEC: header exportsNeale Ranns1-1/+0
2019-02-07IPSEC: remove unused members of main structNeale Ranns1-4/+0
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-3/+3
2019-02-01IPSEC: minor refactorNeale Ranns1-266/+5
2019-01-31IPSEC: API modernisationNeale Ranns1-2/+4
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister1-0/+2
2018-11-29ipsec: move ipsec defs to ipsec.hKlement Sekera1-0/+54
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-41/+104
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera1-22/+36
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-2/+2
2018-08-03ipsec: add udp-encap option to debug cli commandsRadu Nicolau1-2/+2
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-2/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-2/+0
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-0/+2
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-2/+0
2018-06-20ipsec: VPP-1308 fix sorting of SPD entriesKlement Sekera1-0/+3
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-1/+3
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+2
2018-04-19Allow an IPsec tunnel interface to be renumberedMatthew Smith1-0/+4
2017-11-29DES-CBC/3DES-CBC support for VPP IPSec Core“mukeshyadav1984”1-1/+3
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-2/+10
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith1-0/+3
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy1-4/+11