Age | Commit message (Expand) | Author | Files | Lines |
2023-05-12 | gre: move to a plugin | Chuhao Tang | 13 | -390/+374 |
2023-05-11 | vppapigen: support counters only .api | Ole Troan | 1 | -11/+12 |
2023-05-10 | api: clean up error message | Dave Wallace | 1 | -2/+3 |
2023-05-09 | rdma: bump version to 45.0 | Dave Wallace | 2 | -1/+13 |
2023-05-09 | dpdk: bump to DPDK 23.03 | Xinyao Cai | 1 | -2/+2 |
2023-05-09 | dpdk: code preparation for bumping to DPDK 23.03 | Xinyao Cai | 1 | -0/+54 |
2023-05-04 | dpdk: correct build to include rdma driver | Dave Wallace | 1 | -1/+1 |
2023-05-04 | session: cleanup ho lookup table on close | Florin Coras | 2 | -6/+39 |
2023-05-01 | rdma: bump to 43.0 | Alexander Kozyrev | 2 | -2/+4 |
2023-04-28 | vcl: inherit connected flag on accepted cl sessions | Florin Coras | 1 | -0/+2 |
2023-04-28 | session: update due to clib_socket refactoring | Nathan Skrzypczak | 13 | -114/+159 |
2023-04-27 | api: Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-04-27 | dpdk: bump to DPDK 22.11 | Xinyao Cai | 1 | -2/+3 |
2023-04-26 | hs-test: add missing make target for .deps.ok | Dave Wallace | 1 | -0/+3 |
2023-04-26 | hs-test: remove untagged images after build | Filip Tehlar | 1 | -0/+6 |
2023-04-26 | build: plugin disable vat2 test2 plugin build | Ole Troan | 1 | -2/+2 |
2023-04-26 | ip: change icmp4 throttle | Ole Troan | 1 | -1/+1 |
2023-04-25 | crypto-sw-scheduler: fix interrupt mode | Alexander Skorichenko | 1 | -0/+10 |
2023-04-25 | vpp-swan: assign src/dst port in udp encap | Gabriel Oginski | 1 | -1/+3 |
2023-04-25 | tests: fix parallel runs skipping some tests | Klement Sekera | 1 | -3/+5 |
2023-04-25 | tests: fix test-help formatting | Klement Sekera | 1 | -1/+1 |
2023-04-25 | tests: support multiple filter expressions | Klement Sekera | 3 | -64/+202 |
2023-04-25 | api: Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-04-25 | perfmon: fix perfmon start type argument | Maxime Peim | 1 | -5/+3 |
2023-04-25 | memif: support dma option | Marvin Liu | 8 | -20/+925 |
2023-04-25 | dpdk: code preparation for bumping to DPDK 22.11 | Xinyao Cai | 10 | -34/+201 |
2023-04-25 | build: correct variable name | Koki Kiriyama | 1 | -1/+1 |
2023-04-24 | hs-test: adjust performace testing parameters | Filip Tehlar | 1 | -1/+3 |
2023-04-21 | tcp: remove unused code | Filip Tehlar | 2 | -7/+0 |
2023-04-21 | rdma: fix rx CQ mask to calculate right next_cqe_index | Jieqiang Wang | 1 | -1/+1 |
2023-04-21 | lb: improve formatting in lb_types.api | Vratko Polak | 1 | -5/+5 |
2023-04-20 | session svm: fix mq cleanup | Florin Coras | 1 | -1/+1 |
2023-04-20 | api: fix trace_plugin_msg_ids segv in trace dump | Matthew Smith | 2 | -1/+2 |
2023-04-20 | tcp: fix tcp packet trace | Filip Tehlar | 1 | -38/+59 |
2023-04-19 | session: fix app_listener memory leak if session listen failed | Xiaoming Jiang | 1 | -0/+2 |
2023-04-19 | lb: initialize lb_vip_add_args_t | Vratko Polak | 1 | -2/+2 |
2023-04-18 | vpp: install version.h | Ole Troan | 1 | -0/+6 |
2023-04-18 | hs-test: filter relevant data from perf tests output | Filip Tehlar | 1 | -2/+15 |
2023-04-18 | vppinfra: Multiarch support for AMD EPYC processors | Sivaprasad Tummala | 2 | -2/+31 |
2023-04-18 | vppinfra: missing static_always_inline in crc32c.h | Damjan Marion | 1 | -2/+2 |
2023-04-17 | vppinfra: SFENCE requires SSE2 to be enabled | Damjan Marion | 1 | -1/+1 |
2023-04-17 | vppinfra: add AMD EPYC cpu family details | Sivaprasad Tummala | 2 | -2/+27 |
2023-04-17 | stats: check if stats vector entry is empty | Ole Troan | 2 | -0/+7 |
2023-04-17 | vppinfra: native poly1305 implementation | Damjan Marion | 5 | -6/+544 |
2023-04-17 | build: add scalar (no-simd) march variant | Damjan Marion | 4 | -3/+18 |
2023-04-17 | vppinfra: table based crc32c for targets without crc32c instructions | Damjan Marion | 1 | -0/+71 |
2023-04-17 | vppinfra: add format_hexdump_u{16,32,64} | Damjan Marion | 2 | -0/+69 |
2023-04-17 | build: few more .gitignore entries | Damjan Marion | 1 | -0/+12 |
2023-04-14 | linux-cp: Handle RTA_VIA routes. | Adrian Pistol | 1 | -2/+3 |
2023-04-13 | nat: distribute nat44-ed in2out sessions by rx vrf | Vladislav Grishenko | 1 | -1/+3 |