Age | Commit message (Expand) | Author | Files | Lines |
2021-04-23 | tls quic: improve error reporting |  Florin Coras | 1 | -6/+6 |
2021-04-22 | vcl session: refactor passing of crypto context |  Florin Coras | 8 | -20/+176 |
2021-04-22 | tls: tlspicotls require version when building |  Nathan Skrzypczak | 1 | -3/+19 |
2021-04-22 | quic: update quicly to v0.1.3 |  Mathias Raoul | 3 | -7/+20 |
2021-04-21 | cnat: Fix session flag initialization |  Nathan Skrzypczak | 4 | -1/+8 |
2021-04-21 | nat: fix multi worker scenarios |  Klement Sekera | 3 | -48/+161 |
2021-04-20 | nat: fixing cli bug for nat44-ei and nat44-ed |  Filip Varga | 2 | -2/+2 |
2021-04-20 | tls: honor tcp deq notification request |  Florin Coras | 1 | -0/+6 |
2021-04-20 | nat: nat44-ed i2o & o2i trace fix |  Filip Varga | 2 | -8/+10 |
2021-04-20 | dpdk: fix mlx4 mlx5 detection in plugin build |  Mohammed Hawari | 1 | -1/+1 |
2021-04-19 | interface: interface-output end node rework |  Damjan Marion | 5 | -14/+10 |
2021-04-18 | vppinfra: remove linux/syscall.h |  Damjan Marion | 1 | -1/+0 |
2021-04-16 | tests: cpus awareness |  Klement Sekera | 1 | -1/+14 |
2021-04-15 | vrrp: refactor test |  Paul Vinciguerra | 1 | -36/+38 |
2021-04-15 | avf: fix tx path segfault |  Radu Nicolau | 1 | -0/+1 |
2021-04-15 | avf: remove the vxlan flow support |  Chenmin Sun | 2 | -1/+1 |
2021-04-14 | dpdk: add RSS capability flag to iavf PMD in dpdk_plugin |  Chenmin Sun | 1 | -4/+4 |
2021-04-14 | rdma: remove redundant memory registration |  Benoît Ganne | 1 | -6/+0 |
2021-04-14 | nat: test dynamic translation between two vrfs |  Filip Varga | 1 | -3/+41 |
2021-04-14 | rdma: fix skip_ipv4_cksum behavior in scalar path |  Tianyu Li | 1 | -1/+1 |
2021-04-14 | hsa: fix coverity warnings |  Florin Coras | 1 | -2/+3 |
2021-04-14 | tls: fix coverity warning |  Florin Coras | 1 | -1/+1 |
2021-04-13 | avf: rework TX one-by-one loop |  Damjan Marion | 1 | -68/+63 |
2021-04-13 | avf: avoid placeholder buffer alloc in datapath |  Damjan Marion | 3 | -31/+25 |
2021-04-13 | avf: avoid ring wrap in the tx path |  Damjan Marion | 3 | -139/+122 |
2021-04-12 | avf: avf flow bug fix |  Chenmin Sun | 2 | -27/+2 |
2021-04-12 | geneve: fix options len parsing as 32-bits words |  Mohammed Hawari | 1 | -2/+3 |
2021-04-12 | tests: support attaching to existing vpp |  Klement Sekera | 1 | -1/+1 |
2021-04-09 | dpdk: selection of cryptodev engine data-path |  Fan Zhang | 6 | -2731/+2078 |
2021-04-08 | memif: Use log_debug for clib_file_add and clib_file_del |  Steven Luong | 1 | -15/+24 |
2021-04-08 | avf: correctly set VL_API_AVF_DELETE is_mp_safe |  Steven Luong | 1 | -2/+3 |
2021-04-08 | avf: crash on avf interface delete |  Steven Luong | 1 | -1/+3 |
2021-04-07 | crypto: fix ops flags in crypto sw scheduler |  Benoît Ganne | 1 | -7/+2 |
2021-04-06 | tests: remove wrappers |  Klement Sekera | 1 | -75/+53 |
2021-04-05 | tcp: time infra improvements |  Florin Coras | 1 | -12/+19 |
2021-04-05 | arping: coverity woe on COPY_PASTE_ERROR |  Steven Luong | 1 | -1/+1 |
2021-04-05 | cnat: explicit BIHASH_USE_HEAP setting |  Dave Barach | 1 | -0/+2 |
2021-04-02 | arping: add arping command |  Steven Luong | 8 | -0/+1470 |
2021-04-01 | avf: disable VLAN stripping on E810 using V2 VLAN APIs |  Damjan Marion | 4 | -14/+201 |
2021-04-01 | nat: fix ordering of feature nodes |  Klement Sekera | 1 | -2/+4 |
2021-04-01 | perfmon: combined set and start command. |  Ray Kinsella | 3 | -47/+36 |
2021-04-01 | lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMP |  Steven Luong | 1 | -2/+1 |
2021-04-01 | perfmon: % power level per node |  Ray Kinsella | 2 | -0/+58 |
2021-03-31 | nat: enable multiworker tests |  Klement Sekera | 1 | -2/+0 |
2021-03-31 | dpdk: fix packet offset for GCM crypto ops |  Robert Shearman | 1 | -0/+1 |
2021-03-31 | nat: fix test for multi-worker scenario |  Klement Sekera | 1 | -3/+16 |
2021-03-31 | avf: improve capabilities handling |  Damjan Marion | 5 | -39/+56 |
2021-03-31 | perfmon: add branch mispredictions |  Ray Kinsella | 3 | -0/+76 |
2021-03-31 | srv6-ad-flow: SRv6 Per-Flow Dynamic Proxy |  Francois Clad | 7 | -0/+2331 |
2021-03-31 | nat: correct thread index usage |  Klement Sekera | 3 | -12/+15 |