Age | Commit message (Expand) | Author | Files | Lines |
2023-06-01 | crypto: make crypto-dispatch node working in adaptive mode |  Xiaoming Jiang | 1 | -4/+1 |
2023-03-23 | ipsec: add per-SA error counters |  Arthur de Kerhor | 1 | -0/+17 |
2022-09-12 | ipsec: introduce fast path ipv4 inbound matching |  Piotr Bronowski | 1 | -4/+13 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect |  Matthew Smith | 1 | -2/+2 |
2022-07-15 | ipsec: fast path outbound policy matching implementation for ipv6 |  Piotr Bronowski | 1 | -1/+3 |
2022-06-29 | ipsec: add/delete ipsec fast path policy |  Piotr Bronowski | 1 | -0/+4 |
2022-05-03 | ipsec: support per next-header next-nodes |  Benoît Ganne | 1 | -0/+7 |
2022-04-14 | ipsec: perf improvement of ipsec4_input_node using flow cache |  Zachary Leaf | 1 | -2/+21 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 1 | -8/+0 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache |  Govindarajan Mohandoss | 1 | -0/+71 |
2021-06-22 | ipsec: api cleanup |  Filip Tehlar | 1 | -0/+1 |
2021-03-05 | ipsec: Submit fuller async frames |  Neale Ranns | 1 | -0/+1 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main |  Neale Ranns | 1 | -9/+0 |
2021-02-25 | ipsec: ipsec.h tidy up |  Neale Ranns | 1 | -17/+0 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface |  Neale Ranns | 1 | -13/+14 |
2020-10-21 | ipsec: Add to the SA info directly in the bihash |  Neale Ranns | 1 | -4/+4 |
2020-10-05 | ipsec: Use bihash for tunnel lookup |  Neale Ranns | 1 | -2/+7 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 1 | -1/+1 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -2/+12 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 1 | -17/+11 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -1/+8 |
2020-02-11 | ipsec: add support for chained buffers |  Filip Tehlar | 1 | -0/+4 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) |  Neale Ranns | 1 | -0/+10 |
2020-01-04 | ipsec: Targeted unit testing |  Neale Ranns | 1 | -4/+8 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 1 | -4/+23 |
2019-12-03 | ipsec: Changes to make ipsec encoder/decoders reusable by the plugins |  Prashant Maheshwari | 1 | -0/+1 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -4/+0 |
2019-09-30 | ipsec: add insecure option for format of SA |  Christian E. Hopps | 1 | -0/+1 |
2019-07-12 | ipsec: drop outbound ESP when no crypto alg set |  Matthew Smith | 1 | -0/+7 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -0/+2 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 1 | -0/+10 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 1 | -0/+2 |
2019-04-16 | IPSEC: support GCM in ESP |  Neale Ranns | 1 | -0/+1 |
2019-04-07 | crypto: add support for AEAD and AES-GCM |  Damjan Marion | 1 | -3/+3 |
2019-04-04 | ipsec: trunc_size -> icv_size |  Damjan Marion | 1 | -1/+1 |
2019-04-03 | IPSEC: show CLI improvements |  Neale Ranns | 1 | -0/+6 |
2019-03-28 | IPSEC: run encrpyt as a feautre on the tunnel |  Neale Ranns | 1 | -0/+8 |
2019-03-26 | ipsec: esp-encrypt rework |  Damjan Marion | 1 | -0/+9 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface |  Kingwel Xie | 1 | -2/+4 |
2019-03-19 | crypto: introduce crypto infra |  Damjan Marion | 1 | -42/+12 |
2019-03-06 | ipsec: esp-encrypt and esp-decrypt cleanup |  Damjan Marion | 1 | -23/+0 |
2019-03-06 | IPSEC: tunnel encap/decap dual loop speedups |  Neale Ranns | 1 | -1/+0 |
2019-03-01 | IPSEC: tunnel-input; don't load the HW interface struct |  Neale Ranns | 1 | -0/+1 |
2019-02-22 | IPSEC: header exports |  Neale Ranns | 1 | -1/+0 |
2019-02-07 | IPSEC: remove unused members of main struct |  Neale Ranns | 1 | -4/+0 |
2019-02-05 | IPSEC: SPD counters in the stats sgement |  Neale Ranns | 1 | -3/+3 |
2019-02-01 | IPSEC: minor refactor |  Neale Ranns | 1 | -266/+5 |
2019-01-31 | IPSEC: API modernisation |  Neale Ranns | 1 | -2/+4 |
2018-12-11 | Add IPSec interface FIB index for TX packet |  Pierre Pfister | 1 | -0/+2 |
2018-11-29 | ipsec: move ipsec defs to ipsec.h |  Klement Sekera | 1 | -0/+54 |