Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-11-15 | ipsec: infra for selecting backends |  Klement Sekera | 1 | -41/+104 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes |  Klement Sekera | 1 | -22/+36 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -2/+2 |
2018-08-03 | ipsec: add udp-encap option to debug cli commands |  Radu Nicolau | 1 | -2/+2 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 1 | -2/+1 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" |  Klement Sekera | 1 | -2/+0 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" |  Ole Troan | 1 | -0/+2 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums |  Klement Sekera | 1 | -2/+0 |
2018-06-20 | ipsec: VPP-1308 fix sorting of SPD entries |  Klement Sekera | 1 | -0/+3 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal |  Klement Sekera | 1 | -1/+3 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+2 |
2018-04-19 | Allow an IPsec tunnel interface to be renumbered |  Matthew Smith | 1 | -0/+4 |
2017-11-29 | DES-CBC/3DES-CBC support for VPP IPSec Core |  “mukeshyadav1984” | 1 | -1/+3 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core |  “mukeshyadav1984” | 1 | -2/+10 |
2017-10-26 | Allow IPsec interface to have SAs reset |  Matthew Smith | 1 | -0/+3 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 1 | -1/+1 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 1 | -4/+11 |
2017-05-15 | Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del |  Matthew Smith | 1 | -1/+3 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -6/+6 |
2017-02-17 | Implemented IKEv2 initiator features: |  Radu Nicolau | 1 | -0/+3 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup |  Sergio Gonzalez Monroy | 1 | -22/+41 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+344 |