aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_spd_policy.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-01ipsec: should use praddr_ instead of pladdr_Dengfeng Liu1-1/+1
2023-09-12ipsec: improve fast path policy searching performanceXiaoming Jiang1-16/+30
2023-03-20ipsec: set fast path 5tuple ip addresses based on sa traffic selector valuesPiotr Bronowski1-4/+35
2022-11-28ipsec: remove redundant policy array in fast path spdPiotr Bronowski1-83/+42
2022-11-21ipsec: improve ipsec policy adding performanceXiaoming Jiang1-19/+15
2022-09-21ipsec: introduce fast path ipv6 inbound matchingPiotr Bronowski1-33/+47
2022-09-12ipsec: introduce fast path ipv4 inbound matchingPiotr Bronowski1-87/+182
2022-08-02ipsec: fix coverity warnings found in fast path implementationPiotr Bronowski1-9/+10
2022-07-15ipsec: fast path outbound policy matching implementation for ipv6Piotr Bronowski1-64/+92
2022-06-29ipsec: add/delete ipsec fast path policyPiotr Bronowski1-57/+595
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf1-1/+26
2022-02-18ipsec: fix vector after remove entry in spdGabriel Oginski1-1/+1
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss1-0/+23
2020-04-24ipsec: add input node bypass/discard functionalityShivaShankarK1-0/+4
2019-07-12ipsec: Reference count the SAsNeale Ranns1-8/+12
2019-06-13ipsec: remove spurious warningsNeale Ranns1-3/+0
2019-03-26IPSEC: improved policy deleteNeale Ranns1-13/+9
2019-03-19IPSEC: tidy the policy typesNeale Ranns1-68/+43
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-144/+116
2019-02-01IPSEC: minor refactorNeale Ranns1-0/+266