aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-16vcl: avoid skipping last event in epoll ltFlorin Coras1-4/+9
2023-05-16ip_session_redirect: add session redirect pluginBenoît Ganne15-2/+1284
2023-05-16dpdk: fix format rx/tx burst function name failedXiaoming Jiang3-14/+30
2023-05-16ethernet: fix adding p2p ethernet crashXiaoming Jiang1-5/+6
2023-05-16memif: fix coverity warningsMarvin Liu3-8/+7
2023-05-16misc: make format_hexdump length u32Benoît Ganne2-4/+3
2023-05-16flow: fix wrong to use ntohl function to u64 type variableYulong Pei1-1/+1
2023-05-16vppinfra: add aarch64 support for format_ucontext_pcTianyu Li1-0/+4
2023-05-15hsi: interop with ip reassemblyFlorin Coras1-19/+46
2023-05-15packetforge: add option to show spec and mask onlyTing Xu4-40/+141
2023-05-15udp: improvements to connection format fnFlorin Coras1-3/+6
2023-05-15ip: allow overriding fib index in reassFlorin Coras2-6/+10
2023-05-15dpdk: Be wary of the return value from rte_eth_dev_socket_idSteven Luong1-1/+7
2023-05-12vcl: fix ldp ioctl FIONBIO handlerFlorin Coras1-1/+1
2023-05-12gre: move to a pluginChuhao Tang13-390/+374
2023-05-11vppapigen: support counters only .apiOle Troan1-11/+12
2023-05-10api: clean up error messageDave Wallace1-2/+3
2023-05-09rdma: bump version to 45.0Dave Wallace2-1/+13
2023-05-09dpdk: bump to DPDK 23.03Xinyao Cai1-2/+2
2023-05-09dpdk: code preparation for bumping to DPDK 23.03Xinyao Cai1-0/+54
2023-05-04dpdk: correct build to include rdma driverDave Wallace1-1/+1
2023-05-04session: cleanup ho lookup table on closeFlorin Coras2-6/+39
2023-05-01rdma: bump to 43.0Alexander Kozyrev2-2/+4
2023-04-28vcl: inherit connected flag on accepted cl sessionsFlorin Coras1-0/+2
2023-04-28session: update due to clib_socket refactoringNathan Skrzypczak13-114/+159
2023-04-27api: Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-04-27dpdk: bump to DPDK 22.11Xinyao Cai1-2/+3
2023-04-26hs-test: add missing make target for .deps.okDave Wallace1-0/+3
2023-04-26hs-test: remove untagged images after buildFilip Tehlar1-0/+6
2023-04-26build: plugin disable vat2 test2 plugin buildOle Troan1-2/+2
2023-04-26ip: change icmp4 throttleOle Troan1-1/+1
2023-04-25crypto-sw-scheduler: fix interrupt modeAlexander Skorichenko1-0/+10
2023-04-25vpp-swan: assign src/dst port in udp encapGabriel Oginski1-1/+3
2023-04-25tests: fix parallel runs skipping some testsKlement Sekera1-3/+5
2023-04-25tests: fix test-help formattingKlement Sekera1-1/+1
2023-04-25tests: support multiple filter expressionsKlement Sekera3-64/+202
2023-04-25api: Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-04-25perfmon: fix perfmon start type argumentMaxime Peim1-5/+3
2023-04-25memif: support dma optionMarvin Liu8-20/+925
2023-04-25dpdk: code preparation for bumping to DPDK 22.11Xinyao Cai10-34/+201
2023-04-25build: correct variable nameKoki Kiriyama1-1/+1
2023-04-24hs-test: adjust performace testing parametersFilip Tehlar1-1/+3
2023-04-21tcp: remove unused codeFilip Tehlar2-7/+0
2023-04-21rdma: fix rx CQ mask to calculate right next_cqe_indexJieqiang Wang1-1/+1
2023-04-21lb: improve formatting in lb_types.apiVratko Polak1-5/+5
2023-04-20session svm: fix mq cleanupFlorin Coras1-1/+1
2023-04-20api: fix trace_plugin_msg_ids segv in trace dumpMatthew Smith2-1/+2
2023-04-20tcp: fix tcp packet traceFilip Tehlar1-38/+59
2023-04-19session: fix app_listener memory leak if session listen failedXiaoming Jiang1-0/+2
2023-04-19lb: initialize lb_vip_add_args_tVratko Polak1-2/+2