Age | Commit message (Expand) | Author | Files | Lines |
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 |
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-30 | nat: fix HA multi-worker issues |  Klement Sekera | 6 | -154/+176 |
2021-03-30 | avf: fix coverity issues |  Chenmin Sun | 1 | -4/+4 |
2021-03-30 | map: tune dump/details test for socket transport |  Ole Troan | 1 | -1/+1 |
2021-03-26 | vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly |  Damjan Marion | 4 | -64/+62 |
2021-03-26 | vlib: split vlib_main_t into global and per-thread |  Damjan Marion | 1 | -11/+0 |
2021-03-26 | vlib: introduce vlib_get_elog_main() |  Damjan Marion | 3 | -38/+29 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 18 | -54/+57 |
2021-03-26 | tests: move ping tests to src/plugin/ping/test |  Dave Wallace | 1 | -0/+176 |
2021-03-26 | avf: flow support enhancement |  Chenmin Sun | 1 | -49/+219 |
2021-03-26 | avf: handle flow id in data path |  Chenmin Sun | 3 | -27/+122 |
2021-03-26 | avf: add avf flow framework |  Chenmin Sun | 7 | -34/+2430 |
2021-03-25 | acl: fix the integer overflow bug in API message length validation logic |  Andrew Yourtchenko | 1 | -4/+4 |
2021-03-25 | nat: allocate enough space for full port usage |  Klement Sekera | 1 | -1/+1 |
2021-03-25 | rdma: fix buggy cqe parsing (truncated packets) |  Mohammed Hawari | 1 | -3/+2 |
2021-03-25 | nat: fix bihash kvp print |  Klement Sekera | 1 | -2/+3 |
2021-03-25 | avf: introduce program flow event |  Chenmin Sun | 3 | -37/+86 |
2021-03-25 | nat: prevent usage of ED nodes in EI code |  Klement Sekera | 2 | -44/+118 |
2021-03-25 | nat: fix vnet_feature_next in source hairpinning |  Klement Sekera | 1 | -3/+11 |
2021-03-25 | stats: python vpp_stats rewrite to access stat segment directly |  Ole Troan | 3 | -12/+22 |
2021-03-24 | tls: fix cleanup on app close with data |  Florin Coras | 1 | -0/+3 |
2021-03-22 | tls: fix tlsopenssl for remaining buffer |  Sivaprasad Tummala | 1 | -3/+4 |
2021-03-20 | tests: add support for worker awareness |  Klement Sekera | 4 | -4/+4 |
2021-03-19 | vxlan: add tunnel cache to graph node |  Junfeng Wang | 4 | -20/+22 |
2021-03-19 | interface: add capabilities flags |  Mohsin Kazmi | 8 | -23/+29 |
2021-03-18 | dpdk: don't mask interrupts for some drivers |  Mohammed Hawari | 4 | -9/+38 |
2021-03-17 | dpdk: cryptodev session management |  pibr | 1 | -108/+377 |
2021-03-16 | perfmon: fixes for cache hierarchy |  Ray Kinsella | 1 | -8/+12 |
2021-03-16 | perfmon: add support for raw and timestamps |  Ray Kinsella | 3 | -1/+24 |
2021-03-15 | nat: get rid of worker selection callbacks |  Klement Sekera | 8 | -81/+77 |
2021-03-15 | nat: pnat copy and clear byte instructions |  Andrew Yourtchenko | 13 | -161/+658 |
2021-03-15 | dns: fix crash when printing unlikely msg |  Dave Barach | 1 | -3/+4 |