aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-12pnat: add support to wildcard IP Protocol field if not specifiedFahad Naeem5-4/+138
2022-05-11tests: fix checkstyle-pythonKlement Sekera1-1/+1
2022-05-11api: revert the changes to atexit for shared memory clientAndrew Yourtchenko1-1/+1
2022-05-11dpdk: clear the RTE_MEMPOOL_F_NON_IOMohammed Hawari1-0/+3
2022-05-10tests: replace pycodestyle with blackKlement Sekera268-35540/+47066
2022-05-10nat: improve icmp type detection performanceKlement Sekera1-12/+10
2022-05-10ip: reassembly: add documentationKlement Sekera3-0/+223
2022-05-10ip: fix buffer leaks in reassemblyKlement Sekera2-29/+32
2022-05-09vhost: memory leak upon deleting vhost-user interfaceSteven Luong1-3/+1
2022-05-08devices: fix crash on invalid interfaceGabriel Ganne1-2/+5
2022-05-06session: fix session cli maybe parse wrong args if executed in filesXiaoming Jiang3-29/+69
2022-05-06stats: add vlib_stats_free_string_vectorDamjan Marion2-0/+8
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