Age | Commit message (Expand) | Author | Files | Lines |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect |  Matthew Smith | 1 | -15/+27 |
2022-07-15 | ipsec: fast path outbound policy matching implementation for ipv6 |  Piotr Bronowski | 1 | -5/+13 |
2022-06-29 | ipsec: add fast path configuration parser |  Piotr Bronowski | 1 | -2/+19 |
2022-06-29 | ipsec: add/delete ipsec fast path policy |  Piotr Bronowski | 1 | -0/+3 |
2022-05-03 | ipsec: support per next-header next-nodes |  Benoît Ganne | 1 | -0/+49 |
2022-04-14 | ipsec: perf improvement of ipsec4_input_node using flow cache |  Zachary Leaf | 1 | -4/+31 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 1 | -0/+4 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache |  Govindarajan Mohandoss | 1 | -1/+31 |
2021-07-29 | ipsec: move startup config to common file |  Zachary Leaf | 1 | -0/+51 |
2021-03-05 | ipsec: Support async mode per-SA |  Neale Ranns | 1 | -8/+3 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main |  Neale Ranns | 1 | -14/+13 |
2021-02-25 | ipsec: ipsec.h tidy up |  Neale Ranns | 1 | -39/+0 |
2021-02-05 | ipsec: add support for AES CTR |  Benoît Ganne | 1 | -0/+21 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface |  Neale Ranns | 1 | -24/+22 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -10/+10 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 1 | -9/+9 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -0/+55 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 1 | -24/+6 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -2/+81 |
2020-02-10 | ipsec: fix AES-GCM block size |  Damjan Marion | 1 | -3/+6 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) |  Neale Ranns | 1 | -0/+14 |
2020-01-04 | ipsec: Targeted unit testing |  Neale Ranns | 1 | -4/+10 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 1 | -0/+26 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -8/+0 |
2019-08-27 | ipsec: Fix NULL encryption algorithm |  Neale Ranns | 1 | -0/+7 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 |  Dmitry Vakhrushev | 1 | -0/+5 |
2019-07-12 | ipsec: drop outbound ESP when no crypto alg set |  Matthew Smith | 1 | -1/+1 |
2019-06-25 | ipsec: return error if the engine backend has no handler for the |  Neale Ranns | 1 | -1/+23 |
2019-05-20 | IPSEC: rename default backend |  Neale Ranns | 1 | -2/+2 |
2019-05-14 | IPSEC coverity fixes |  Neale Ranns | 1 | -1/+1 |
2019-05-06 | Add missing init fn dependency to ipsec_init |  Dave Barach | 1 | -0/+5 |
2019-04-25 | crypto_ipsecmb: use pre-expanded keys |  Damjan Marion | 1 | -1/+1 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 1 | -17/+49 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 1 | -0/+13 |
2019-04-16 | IPSEC: support GCM in ESP |  Neale Ranns | 1 | -7/+18 |
2019-04-07 | crypto: add support for AEAD and AES-GCM |  Damjan Marion | 1 | -15/+15 |
2019-04-04 | ipsec: trunc_size -> icv_size |  Damjan Marion | 1 | -5/+5 |
2019-04-03 | IPSEC: correctly size per-thread data |  Neale Ranns | 1 | -1/+1 |
2019-03-26 | ipsec: esp-encrypt rework |  Damjan Marion | 1 | -0/+2 |
2019-03-20 | ipsec: bug fix ipsec-init sequence |  Kingwel Xie | 1 | -2/+0 |
2019-03-19 | crypto: introduce crypto infra |  Damjan Marion | 1 | -21/+50 |
2019-03-06 | ipsec: esp-encrypt and esp-decrypt cleanup |  Damjan Marion | 1 | -4/+0 |
2019-03-05 | ipsec: cleanup, remove unnecessary code, |  Kingwel Xie | 1 | -2/+3 |
2019-02-25 | IKEv2 to plugin |  Neale Ranns | 1 | -4/+0 |
2019-02-13 | IPSEC: restack SAs on backend change |  Neale Ranns | 1 | -0/+12 |
2019-02-01 | IPSEC: minor refactor |  Neale Ranns | 1 | -488/+1 |
2019-01-30 | ipsec: fix check support functions |  Klement Sekera | 1 | -5/+15 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown |  Neale Ranns | 1 | -4/+4 |
2019-01-02 | ipsec: fix support check when using AES-GCM |  Matthew Smith | 1 | -10/+15 |