Age | Commit message (Expand) | Author | Files | Lines |
2022-02-17 | ipsec: Improve the handling of NAT-T keepalive messages | Neale Ranns | 1 | -1/+13 |
2022-01-26 | hsa: cleanup and rename http test server | Florin Coras | 1 | -1/+2 |
2022-01-17 | ipsec: IPSec interface correct drop w/ no protection | Neale Ranns | 1 | -2/+17 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache | Govindarajan Mohandoss | 1 | -0/+211 |
2021-09-29 | ipsec: Record the number of packets lost from an SA | Neale Ranns | 1 | -0/+87 |
2021-08-13 | tests docs: upgrade python packages | Dave Wallace | 1 | -11/+11 |
2021-06-29 | ipsec: Fix setting the hi-sequence number for decrypt | Neale Ranns | 1 | -9/+204 |
2021-03-25 | stats: python vpp_stats rewrite to access stat segment directly | Ole Troan | 1 | -2/+3 |
2021-03-20 | tests: add support for worker awareness | Klement Sekera | 1 | -2/+2 |
2021-02-25 | tests: Add tests for IPSec async mode using the crypto SW scheduler | Neale Ranns | 1 | -27/+46 |
2021-02-25 | ipsec: enable input features on tunnels | Brian Russell | 1 | -0/+6 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -7/+25 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" | Matthew Smith | 1 | -25/+7 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -7/+25 |
2021-02-05 | ipsec: add support for AES CTR | Benoît Ganne | 1 | -1/+1 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface | Neale Ranns | 1 | -5/+5 |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 1 | -2/+2 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 1 | -2/+10 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption | Christian Hopps | 1 | -1/+13 |
2020-07-21 | ipsec: Dedicated IPSec interface type | Neale Ranns | 1 | -0/+2 |
2020-04-06 | misc: fix python sonarcloud BLOCKER level issues | Paul Vinciguerra | 1 | -1/+1 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces | Neale Ranns | 1 | -21/+44 |
2020-02-11 | ipsec: add support for chained buffers | Filip Tehlar | 1 | -47/+11 |
2020-01-16 | tests: fix typo in test doc string | Paul Vinciguerra | 1 | -1/+1 |
2020-01-04 | ipsec: AH copy destination and source address from template | Neale Ranns | 1 | -4/+14 |
2020-01-04 | ipsec: Targeted unit testing | Neale Ranns | 1 | -3/+161 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off | Neale Ranns | 1 | -9/+70 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 1 | -12/+13 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels | Neale Ranns | 1 | -13/+4 |
2019-10-21 | ipsec: tests support python3 | Ole Troan | 1 | -4/+4 |
2019-10-18 | ipsec: make tests support python3 | Ole Troan | 1 | -4/+4 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 1 | -1/+1 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt | Neale Ranns | 1 | -0/+15 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. | Neale Ranns | 1 | -1/+71 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 1 | -55/+173 |
2019-07-16 | ipsec: handle UDP keepalives | Neale Ranns | 1 | -0/+19 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -36/+62 |
2019-05-29 | make test: fix packet counter assert | Klement Sekera | 1 | -7/+9 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 1 | -6/+6 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. | Paul Vinciguerra | 1 | -6/+6 |
2019-04-25 | ipsec: drop runts in esp-decrypt | Damjan Marion | 1 | -2/+22 |
2019-04-19 | IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) | Neale Ranns | 1 | -0/+4 |
2019-04-19 | IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) | Neale Ranns | 1 | -0/+4 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 1 | -6/+17 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -4/+6 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -2/+3 |
2019-04-10 | make test: fix redundant setUp() in template_ipsec.py | Dave Wallace | 1 | -3/+0 |
2019-04-10 | IPSEC: for each engine and algorithm tests | Neale Ranns | 1 | -33/+64 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+11 |
2019-04-08 | IPSEC TEST: various hash alogrithms | Neale Ranns | 1 | -2/+2 |