summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-10hsa: allow first segments larger than 4g for proxyv22.06-rc2Florin Coras2-14/+5
2022-06-09hsa: dealloc proxy fifos on right threadFlorin Coras2-1/+46
2022-06-08hsa: refactor proxy session lookup and cleanupFlorin Coras2-103/+52
2022-06-03session: fix double free in CLIFilip Tehlar1-7/+2
2022-05-25docs: update spelling word list and fix typosDave Wallace4-727/+740
2022-05-25misc: Initial changes for stable/2206 branchv22.06-rc1Andrew Yourtchenko1-0/+1
2022-05-24docs: make docs build incrementalNathan Skrzypczak5-51/+69
2022-05-24tests: fix ipsec sdp cases with parrallel jobTianyu Li2-10/+10
2022-05-24tests: fix default failed dir settingKlement Sekera2-8/+7
2022-05-24devices: add af-packet v3 apiMohsin Kazmi2-0/+114
2022-05-24flow: support generic flow and RSS action in vapiTing Xu4-3/+232
2022-05-24vppinfra: fix memory traceLeung Lai Yung1-0/+5
2022-05-24vlib: implement aux data handoffMohammed Hawari7-19/+128
2022-05-24api: start enum values from 0Filip Varga1-1/+1
2022-05-23dpdk: fix update link stateAlexander Skorichenko1-18/+13
2022-05-23linux-cp: fix display of link_speedAnton Nikolaev1-1/+2
2022-05-23ip: reassembly - fixing stepping index in a better wayVijayabhaskar Katamreddy2-18/+13
2022-05-23ip: reassembly - adding custom reassembly nodeVijayabhaskar Katamreddy1-13/+75
2022-05-20virtio: use the internal hdr offsets of buffer metadata for offloadsMohsin Kazmi2-39/+23
2022-05-19api: refactor api data storageDamjan Marion25-293/+258
2022-05-19ikev2: fix tunnel directionStanislav Zaikin1-4/+4
2022-05-19 ip: reassembly - pacing reassembly timeoutsVijayabhaskar Katamreddy2-9/+45
2022-05-19stats: fix collector updates of symlinksArthur de Kerhor1-3/+9
2022-05-19ip: reassembly - increasing the nbuckets for reassVijayabhaskar Katamreddy2-47/+84
2022-05-18vppinfra: fix non-vector build on x86_64Damjan Marion1-1/+3
2022-05-18misc: update config script in IKEv2 testFilip Tehlar1-1/+1
2022-05-18ip: reassembly - increasing the nbuckets for reassVijayabhaskar Katamreddy2-2/+6
2022-05-17interface: fix overflow of link speed.Anton Nikolaev4-8/+13
2022-05-16acl: memory leak in acl_fa_session_cleaner_processSteven Luong1-0/+1
2022-05-16flowprobe: add api messages to obtain current stateAlexander Chernavin4-7/+475
2022-05-16ip: format table ids with %uNathan Skrzypczak1-2/+2
2022-05-16vlib: exec cli line-by-line processing and script updatesDamjan Marion56-1153/+1145
2022-05-14session: revert "fix session cli maybe parse wrong args if executed in files"Damjan Marion3-79/+27
2022-05-13vlib: process startup config exec scripts line by lineDamjan Marion4-2/+73
2022-05-13dpdk: fix overflow in mtu arithmeticMohammed Hawari2-2/+2
2022-05-13tests: fix pnat tests formattingAlexander Chernavin1-51/+53
2022-05-13ip: reassembly - Fixing buffer leaks, corruptionVijayabhaskar Katamreddy1-50/+126
2022-05-13flowprobe: add support for reporting on inbound packetsAlexander Chernavin8-127/+589
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