aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_format.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-10-30ipsec: huge anti-replay window supportMaxime Peim1-6/+8
2023-03-23ipsec: add per-SA error countersArthur de Kerhor1-6/+11
2022-11-28ipsec: remove redundant policy array in fast path spdPiotr Bronowski1-5/+136
2022-06-29ipsec: show fast path flag in cliFan Zhang1-8/+27
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski1-1/+1
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf1-2/+13
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss1-0/+11
2021-09-29ipsec: Record the number of packets lost from an SANeale Ranns1-1/+4
2021-06-29ipsec: Fix setting the hi-sequence number for decryptNeale Ranns1-3/+2
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns1-3/+2
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-21/+1
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-1/+21
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-21/+1
2021-02-04ipsec: one thread index per-SANeale Ranns1-2/+1
2021-01-21ipsec: Honour IPSec SA table-ID over APINeale Ranns1-2/+4
2020-11-09ipsec: fix unformat typesBenoît Ganne1-2/+2
2020-11-02ipsec: Tunnel SA DSCP behaviourNeale Ranns1-2/+4
2020-10-21ipsec: support for multipoint on ipsec interfacesNeale Ranns1-0/+15
2020-10-05ipsec: Use bihash for tunnel lookupNeale Ranns1-12/+18
2020-07-21ipsec: Dedicated IPSec interface typeNeale Ranns1-2/+18
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-0/+3
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-13/+19
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-0/+2
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-34/+0
2019-09-30ipsec: add insecure option for format of SAChristian E. Hopps1-2/+6
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-6/+28
2019-07-12ipsec: Reference count the SAsNeale Ranns1-2/+3
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns1-4/+2
2019-06-25ipsec: print spi in hexadecimalGuillaume Solignac1-2/+2
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+35
2019-06-17ipsec: One DPO per SANeale Ranns1-3/+1
2019-06-04Fix: bug prevented IPsec ipv4 SPDs to show correctlyGuillaume Solignac1-4/+9
2019-05-01ipsec: fix ipsec format overflowBenoît Ganne1-4/+3
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-1/+2
2019-04-16IPSEC: SA format; don't print keys when there's no algoNeale Ranns1-7/+8
2019-04-16IPSEC: support GCM in ESPNeale Ranns1-0/+1
2019-04-03IPSEC: show CLI improvementsNeale Ranns1-0/+54
2019-04-02IPSEC: tunnel scaling - don't stack the inbould SANeale Ranns1-5/+10
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-6/+15
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion1-1/+1
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion1-6/+7
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-1/+2
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns1-22/+12
2019-03-19IPSEC: tidy the policy typesNeale Ranns1-2/+22
2019-03-07ipsec: cli bug fixesKingwel Xie1-1/+1
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-0/+3
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-0/+72
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-0/+76
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+141