aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_output.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-07-15ipsec: fast path outbound policy matching implementation for ipv6Piotr Bronowski1-85/+0
2022-06-29ipsec: add spd fast path matchingPiotr Bronowski1-0/+26
2022-06-29ipsec: make match function inlinePiotr Bronowski1-145/+2
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski1-2/+4
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf1-1/+1
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss1-16/+121
2021-05-06vlib: fix the offload flags sizeMohsin Kazmi1-1/+1
2021-05-05vlib: move offload flags to 1st cacheline in vlib_buffer_tMohsin Kazmi1-1/+1
2021-04-20ipsec: remove WITH_LIBSSL macrosDamjan Marion1-37/+0
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns1-1/+1
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-35/+40
2020-02-17misc: fix coverity warningsDave Barach1-1/+1
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns1-9/+16
2019-06-13ipsec: remove spurious warningsNeale Ranns1-1/+0
2019-04-24Rearrange prefetching in ipsec_output_inlineVratko Polak1-6/+6
2019-04-23ipsec4-output: add pkt header and data prefetchingZhiyong Yang1-2/+9
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns1-16/+9
2019-02-22IPSEC: header exportsNeale Ranns1-0/+1
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-42/+35
2018-12-12Change ipsec feature node namesPierre Pfister1-4/+4
2018-10-29migrate ipsec to new multiarch infraKlement Sekera1-13/+8
2018-10-25buffer trace is broken in ipsec-output. copy it from node->flags to frame->fr...Kingwel Xie1-0/+5
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera1-33/+35
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-1/+39
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-39/+1
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-1/+39
2018-05-22CSIT-928 dpdk/ipsec: performance improvementRadu Nicolau1-7/+5
2018-01-24SCTP stack (RFC4960)Marco Varlese1-2/+6
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-1/+8
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy1-20/+0
2017-01-16Add --without-libssl configure parameterDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+478