aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang1-4/+1
2023-03-23ipsec: add per-SA error countersArthur de Kerhor1-0/+17
2022-09-12ipsec: introduce fast path ipv4 inbound matchingPiotr Bronowski1-4/+13
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith1-2/+2
2022-07-15ipsec: fast path outbound policy matching implementation for ipv6Piotr Bronowski1-1/+3
2022-06-29ipsec: add/delete ipsec fast path policyPiotr Bronowski1-0/+4
2022-05-03ipsec: support per next-header next-nodesBenoƮt Ganne1-0/+7
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf1-2/+21
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-8/+0
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss1-0/+71
2021-06-22ipsec: api cleanupFilip Tehlar1-0/+1
2021-03-05ipsec: Submit fuller async framesNeale Ranns1-0/+1
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns1-9/+0
2021-02-25ipsec: ipsec.h tidy upNeale Ranns1-17/+0
2021-01-18ipsec: Support MPLS over IPSec[46] interfaceNeale Ranns1-13/+14
2020-10-21ipsec: Add to the SA info directly in the bihashNeale Ranns1-4/+4
2020-10-05ipsec: Use bihash for tunnel lookupNeale Ranns1-2/+7
2020-09-07ipsec: fix padding/alignment for native IPsec encryptionChristian Hopps1-1/+1
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