aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-42/+0
2023-10-30ipsec: huge anti-replay window supportMaxime Peim1-3/+9
2023-07-27ipsec: fix sa bind cliMaxime Peim1-1/+1
2023-06-23ipsec: manually binding an SA to a workerMaxime Peim1-0/+65
2023-03-23ipsec: add per-SA error countersArthur de Kerhor1-1/+2
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski1-0/+1
2022-05-13vlib: process startup config exec scripts line by lineDamjan Marion1-1/+1
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf1-2/+6
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-1/+1
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss1-0/+5
2021-09-29ipsec: Record the number of packets lost from an SANeale Ranns1-0/+1
2021-03-15ipsec: allow inbound non-tunnel SA through CLIMohammed Hawari1-6/+0
2021-03-05ipsec: Support async mode per-SANeale Ranns1-3/+4
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns1-9/+10
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-21/+6
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-6/+21
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-21/+6
2021-02-06ipsec: CLI improvement for udp port encapMohammed Hawari1-0/+5
2021-01-07ipsec: Deprecated the old IPsec Tunnel interfaceNeale Ranns1-195/+0
2021-01-05ipsec: ipsec cli nexthop erroryedg1-1/+1
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-10/+10
2020-11-06ipsec: add support for tx-table-id in cli + exampleBenoît Ganne1-2/+16
2020-11-02ipsec: Tunnel SA DSCP behaviourNeale Ranns1-5/+11
2020-10-21ipsec: Add to the SA info directly in the bihashNeale Ranns1-4/+4
2020-10-16ipsec: fix instance, and cli del for new ipsec interfaceEric Kinzie1-1/+3
2020-10-05ipsec: Use bihash for tunnel lookupNeale Ranns1-22/+26
2020-09-04ipsec: cli: add missing flags for SA addChristian Hopps1-0/+12
2020-07-29ipsec: fix cli uninitialized parametersBenoît Ganne1-15/+37
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns1-4/+23
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-5/+8
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+38
2020-03-21ikev2: add support for custom ipsec-over-udp portFilip Tehlar1-3/+4
2020-03-17ipsec: initialize algs to none in 'create ipsec tunnel' cliDamjan Marion1-2/+2
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-3/+9
2020-01-27ipip: Multi-point interfaceNeale Ranns1-1/+1
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-1/+2
2019-12-10ipsec: Init salt value in SA creation CLI (so it's not random)Neale Ranns1-0/+1
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-2/+2
2019-11-18ipsec: Coverity warningsNeale Ranns1-5/+2
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-65/+90
2019-09-30ipsec: add insecure option for format of SAChristian E. Hopps1-1/+2
2019-08-27ipsec: Add 'detail' option to 'sh ipsec sa'Neale Ranns1-4/+8
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-0/+52
2019-07-12ipsec: Reference count the SAsNeale Ranns1-5/+5
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns1-4/+0
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-1/+124
2019-06-14ipsec: Display user specified SPI ID not VPP's indexNeale Ranns1-1/+3
2019-06-07ipsec: remove the set_key APINeale Ranns1-131/+0
2019-06-05IPSEC: some CLI fixesNeale Ranns1-4/+3
2019-05-15IPSEC: remove CLI check for unsupported IPv6-AH - it is supportedNeale Ranns1-22/+0