Age | Commit message (Expand) | Author | Files | Lines |
2018-11-29 | dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style |  Kingwel Xie | 3 | -13/+21 |
2018-11-15 | ipsec: infra for selecting backends |  Klement Sekera | 1 | -37/+7 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 2 | -7/+7 |
2018-10-30 | dpdk: .function should be removed for mutiarch nodes |  Damjan Marion | 2 | -4/+0 |
2018-10-29 | migrate ipsec to new multiarch infra |  Klement Sekera | 2 | -31/+10 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) |  Damjan Marion | 1 | -12/+9 |
2018-10-23 | dpdk: add esp6 decrypt nodes, func declarations |  Matthew Smith | 1 | -0/+30 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -3/+3 |
2018-10-22 | ipsec fix missing node renames |  Klement Sekera | 3 | -7/+11 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes |  Klement Sekera | 3 | -71/+254 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 2 | -3/+3 |
2018-08-13 | dpdk: support for DPDK 18.08 |  Damjan Marion | 1 | -8/+0 |
2018-06-25 | dpdk: Enhancement to call crypto start api at initialization |  Sachin Saxena | 1 | -0/+4 |
2018-06-21 | dpdk/ipsec: add support for UDP encap/decap |  Radu Nicolau | 2 | -17/+65 |
2018-06-07 | Add support for DPDK 18.05 |  Damjan Marion | 1 | -0/+10 |
2018-05-30 | vppinfra: explicitely state for signed types that they are signed |  Damjan Marion | 4 | -6/+6 |
2018-05-22 | CSIT-928 dpdk/ipsec: performance improvement |  Radu Nicolau | 3 | -112/+114 |
2018-05-10 | Change the way IP header pointer is calculated in esp_decrypt nodes |  Szymon Sliwa | 1 | -1/+7 |
2018-05-04 | ipsec: allow null/null for crypto/integ algorithms pair |  Radu Nicolau | 1 | -0/+1 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+2 |
2018-04-25 | ipsec: make crypto_worker_main_t a full cache line in size |  Florin Coras | 1 | -0/+1 |
2018-04-10 | CSIT-895 dpdk/ipsec: add locks on session data hash updates |  Radu Nicolau | 2 | -33/+40 |
2018-03-26 | plugins: dpdk: ipsec: fix l3 offset |  Szymon Sliwa | 1 | -2/+1 |
2018-02-25 | Fix bug in dpdk_crypto_session_disposal() |  Matthew Smith | 1 | -0/+2 |
2018-02-24 | Fix crypto session deletion crash |  Matthew Smith | 1 | -6/+9 |
2018-02-15 | dpdk: add support for DPDK 18.02, deprecate 17.08 |  Damjan Marion | 1 | -4/+0 |
2018-01-18 | VPP-1122 dpdk/ipsec: fix transport mode pkt len |  Radu Nicolau | 1 | -3/+7 |
2017-12-05 | dpdk/ipsec: multiple fixes |  Sergio Gonzalez Monroy | 5 | -105/+126 |
2017-11-20 | dpdk: add support for DPDK 17.11 |  Damjan Marion | 5 | -145/+5 |
2017-11-16 | dpdk/ipsec: use physmem when creating pools |  Sergio Gonzalez Monroy | 1 | -37/+49 |
2017-11-01 | dpdk/ipsec: align memory |  Sergio Gonzalez Monroy | 2 | -5/+7 |
2017-11-01 | dpdk/ipsec: fix digest physical address |  Sergio Gonzalez Monroy | 3 | -7/+7 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 2 | -1/+3 |
2017-10-18 | ipsec: use boolean or vs. bitwise or to avoid compiler error |  Andrew Yourtchenko | 2 | -6/+6 |
2017-10-14 | change format_get_indent() to use u32 instead of uword |  Gabriel Ganne | 3 | -4/+4 |
2017-10-12 | dpdk/ipsec: coverity fixes |  Sergio Gonzalez Monroy | 3 | -8/+8 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 7 | -1653/+2419 |
2017-09-06 | dpdk/ipsec: fix setup when using master core only |  Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-08-31 | dpdk/ipsec: update doc regarding startup.conf |  Sergio Gonzalez Monroy | 1 | -10/+7 |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 |  Damjan Marion | 1 | -2/+4 |
2017-08-25 | dpdk: required changes for 17.08 |  Sergio Gonzalez Monroy | 6 | -206/+430 |
2017-08-14 | dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw |  Sergio Gonzalez Monroy | 1 | -11/+4 |
2017-06-09 | dpdk: fix ipsec coverity warning |  Sergio Gonzalez Monroy | 1 | -2/+2 |
2017-06-07 | dpdk: ipsec fixes |  Sergio Gonzalez Monroy | 2 | -43/+43 |
2017-06-07 | dpdk: fix ipsec coverity warnings |  Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-04-28 | dpdk: cryptodev support enabled by default |  Sergio Gonzalez Monroy | 4 | -24/+8 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 7 | -15/+16 |
2017-03-13 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 3 | -4/+93 |
2017-03-09 | vlib_mains == 0 special cases be gone |  Dave Barach | 1 | -6/+2 |
2017-03-09 | include rte_config header before any other dpdk include |  Gabriel Ganne | 1 | -0/+1 |