Age | Commit message (Expand) | Author | Files | Lines |
2023-11-03 | tests: refactor asf framework code |  Dave Wallace | 1 | -1/+2 |
2023-10-31 | ipsec: modify IPsec related tests to send and verify UDP-encapsulated ESP tra... |  vinay Tripathi | 1 | -7/+157 |
2023-10-30 | ipsec: huge anti-replay window support |  Maxime Peim | 1 | -20/+803 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 1 | -2/+0 |
2023-08-08 | ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC |  Benoît Ganne | 1 | -3/+3 |
2023-03-23 | ipsec: add per-SA error counters |  Arthur de Kerhor | 1 | -7/+35 |
2023-02-06 | ipsec: fix SA names consistency in tests |  Arthur de Kerhor | 1 | -12/+12 |
2022-12-16 | ipsec: new api for sa ips and ports updates |  Arthur de Kerhor | 1 | -1/+1 |
2022-11-18 | ipsec: Failure at the start of the batch should not invalidate the rest of th... |  Neale Ranns | 1 | -0/+28 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect |  Matthew Smith | 1 | -0/+34 |
2022-08-11 | ipsec: Use .api declared error counters |  Neale Ranns | 1 | -20/+10 |
2022-07-15 | tests: add fast path ipv6 python tests for outbound policy matching |  Piotr Bronowski | 1 | -0/+195 |
2022-06-29 | ipsec: add fast path python tests |  Fan Zhang | 1 | -0/+20 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -673/+908 |
2022-04-14 | ipsec: perf improvement of ipsec4_input_node using flow cache |  Zachary Leaf | 1 | -6/+17 |
2022-03-08 | ipsec: input: drop by default for non-matching pkts |  Zachary Leaf | 1 | -11/+23 |
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 |