Age | Commit message (Expand) | Author | Files | Lines |
2021-04-12 | tests: support attaching to existing vpp | Klement Sekera | 13 | -73/+172 |
2021-04-09 | tests: improve naming | Klement Sekera | 2 | -17/+15 |
2021-04-09 | dpdk: selection of cryptodev engine data-path | Fan Zhang | 8 | -2733/+2082 |
2021-04-08 | devices: af_packet - use netlink to get/set mtu | Aloys Augustin | 3 | -23/+100 |
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-08 | vcl: use per worker mem bapi context | Florin Coras | 2 | -0/+2 |
2021-04-07 | misc: add build_static_vppctl.sh | Damjan Marion | 1 | -0/+36 |
2021-04-07 | vcl: fix worker cleanup cb function | Florin Coras | 1 | -2/+8 |
2021-04-07 | session: fix coverity warning | Florin Coras | 2 | -6/+6 |
2021-04-07 | crypto: fix ops flags in crypto sw scheduler | Benoît Ganne | 2 | -7/+4 |
2021-04-06 | tests: remove wrappers | Klement Sekera | 1 | -75/+53 |
2021-04-06 | session: basic support for interrupt mode | Florin Coras | 4 | -4/+176 |
2021-04-06 | buffers: performance improvement | Radu Nicolau | 1 | -7/+21 |
2021-04-05 | tcp: time infra improvements | Florin Coras | 12 | -47/+87 |
2021-04-05 | vhost: Crash upon disconnect | Steven Luong | 1 | -1/+1 |
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-05 | ip6-nd: Solicitation reply only if target is our link-local | Neale Ranns | 2 | -4/+21 |
2021-04-02 | svm: lock-free fifo chunk list push and pop | Florin Coras | 2 | -43/+57 |
2021-04-02 | build: create _objs target for each library | Damjan Marion | 1 | -3/+10 |
2021-04-02 | arping: add arping command | Steven Luong | 9 | -0/+1475 |
2021-04-02 | ip-neighbor: suppress unsolicited clib_warning when sending garp | Steven Luong | 2 | -5/+19 |
2021-04-01 | misc: update INFO.yaml | Damjan Marion | 1 | -29/+16 |
2021-04-01 | tests: support injecting multiple worker pcaps on one PG | Klement Sekera | 2 | -39/+39 |
2021-04-01 | session: always clean rx mqs on app detach | Florin Coras | 1 | -4/+3 |
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 | ip: extend show cmd of ip reassembly configuration | Anton Nikolaev | 4 | -0/+16 |
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-04-01 | dpdk: Update version to 21.02 | Kepka, Krzysztof | 1 | -4/+4 |
2021-04-01 | fib: Move the adjacency midchain nodes into a separate file | Neale Ranns | 5 | -233/+251 |
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 | 8 | -0/+2336 |
2021-03-31 | nat: correct thread index usage | Klement Sekera | 3 | -12/+15 |
2021-03-31 | nat: avoid creating negative zero checksum | Klement Sekera | 1 | -1/+3 |
2021-03-31 | nat: NAT44-ED unused value removal | Filip Varga | 1 | -4/+1 |
2021-03-31 | nat: NAT66 plugin enable&disable calls update | Filip Varga | 7 | -119/+263 |
2021-03-31 | tests: call venv module directly | Klement Sekera | 1 | -1/+1 |
2021-03-30 | session: interrupt mode for session node on main thread | Florin Coras | 1 | -15/+20 |
2021-03-30 | interface: fix coverity | Damjan Marion | 1 | -2/+2 |
2021-03-30 | stats: python: handle when pattern is not list in ls | Ole Troan | 1 | -0/+9 |
2021-03-30 | svm: cleanup mq private data on fifo segment cleanup | Florin Coras | 3 | -2/+16 |