Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-03-15 | ikev2: support responder hostname | Filip Tehlar | 11 | -64/+311 |
2021-03-15 | cnat: maglev fixes | Nathan Skrzypczak | 4 | -31/+47 |
2021-03-15 | dpdk: implement interrupt mode | Mohammed Hawari | 4 | -12/+116 |
2021-03-15 | tests: use socket transport instead of shared memory | Ole Troan | 2 | -6/+7 |
2021-03-15 | nat: remove unused parameter | Klement Sekera | 1 | -9/+9 |
2021-03-14 | ip: extend punt CLI for exception packets | Mohammed Hawari | 1 | -6/+7 |
2021-03-12 | nat: remove unused import | Klement Sekera | 1 | -1/+0 |
2021-03-11 | hsa: add support for tls to proxy | Florin Coras | 2 | -39/+89 |
2021-03-11 | session tls: deq notifications for custom tx | Florin Coras | 1 | -0/+3 |