summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-06vppinfra: free vector against its heapDamjan Marion1-1/+1
2022-05-06stats: strings in string vector are c stringsDamjan Marion1-0/+1
2022-05-05dpdk: fix generic flow input parsing in FDIRTing Xu1-0/+96
2022-05-05rdma: two small improvements for rdma interfaceJieqiang Wang2-5/+5
2022-05-05vat2: fix argument parsingDave Wallace1-20/+19
2022-05-05policer: output interface policerStanislav Zaikin8-46/+195
2022-05-05udp: remove buggy assert in udp encapBenoît Ganne2-4/+38
2022-05-04tls: free app session if connect notify refusedFlorin Coras1-2/+2
2022-05-04vhost: use_custom_mac set in create_vhost_user_if_v2Fahad Naeem2-0/+29
2022-05-03ipsec: support per next-header next-nodesBenoît Ganne3-36/+100
2022-05-03tests: handle removed interfaceKlement Sekera3-22/+29
2022-05-02vapi: support api clients within vpp processOle Troan9-58/+673
2022-05-02dhcp: fix dhcp_compl_eventJing Peng1-3/+5
2022-04-29build: use env to find bash pathDamjan Marion1-1/+1
2022-04-29vppinfra: fix clib_mem_destroyDamjan Marion1-2/+1
2022-04-29tests: fix handling failed test caseKlement Sekera1-1/+2
2022-04-29tests: fix assert_nothing_capturedKlement Sekera4-33/+33
2022-04-28build: remove mbedtls from rpm dependenciesFlorin Coras1-4/+3
2022-04-28wireguard: Document wireguard async mode defaultJon Loeliger1-2/+2
2022-04-28af_xdp: more meaningful frame_size error messageBenoît Ganne1-0/+14
2022-04-28session: fix coverity warningFlorin Coras1-1/+1
2022-04-27vapi: Fix build when directory contains @Renato Botelho do Couto2-2/+3
2022-04-26linux-cp: sync addr and neigh only for lcp interfacesStanislav Zaikin5-7/+38
2022-04-26libmemif: timer causes spin at 100% cpuDaniel Béreš1-0/+10
2022-04-26flow: enable RSS queue group action for 5G enhancementTing Xu3-1/+45
2022-04-26session: export session counts to stats segmentFlorin Coras1-0/+40
2022-04-26stats: string vector and node collector improvementsDamjan Marion5-135/+161
2022-04-25build: add option to build only for native CPUDamjan Marion3-1/+23
2022-04-24build: fix 16-8-8 mtrie build optionBenoît Ganne1-1/+1
2022-04-21hsa: vcl test client epoll worker loopFlorin Coras3-15/+301
2022-04-22session: fix ctrl evt rpc elt pool reallocFlorin Coras1-5/+10
2022-04-21session svm: fix mq producer wait on q and ringFlorin Coras4-12/+51
2022-04-21nat: tweak rfc7857 tcp connection trackingOle Troan5-316/+81
2022-04-19devices: remove redundant access in af-packet inputMohsin Kazmi1-5/+5
2022-04-18session: add support for listen proxiesFlorin Coras2-5/+27
2022-04-18nat: fix deleting nat ei out interface featureAlexander Skorichenko1-2/+2
2022-04-18rpm-packaging: remove mbedtls dependencyFlorin Coras1-4/+2
2022-04-16hsa: vcl test client allow non-blocking connectsFlorin Coras3-45/+66
2022-04-15hsa: support configurable vcl client wrk loopFlorin Coras1-69/+128
2022-04-15stats: store heap in the directory_entry vectorDamjan Marion2-15/+2
2022-04-15build: c compiler version warningsDamjan Marion2-14/+37
2022-04-15api: fix infinite loop in show api dump CLIAndrew Yourtchenko1-1/+1
2022-04-14vlib: disable cpu pinning if not configuredBenoît Ganne3-23/+24
2022-04-14gtpu: fix memory leakLeung Lai Yung1-0/+1
2022-04-14build: Ignore buildinfo fileRenato Botelho do Couto1-0/+1
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf11-60/+1011
2022-04-13crypto-openssl: use getrandom syscallGuillaume Solignac1-2/+2
2022-04-13vppinfra: fix GCC 7.3 build error with asm inlineGuillaume Solignac1-4/+4
2022-04-13build: fix rpm build nasm not foundTianyu Li1-0/+1
2022-04-13vppinfra: fix clang-10 build error with asm inlineTianyu Li1-1/+1