aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-07-24session: delete and add application namespace do not create the global sessio...Steven Luong5-93/+56
2024-07-23prom: concurrent connections fixMatus Fabian3-5/+42
2024-07-23http: state machine fixMatus Fabian5-4/+287
2024-07-23http: return more than data from server appMatus Fabian15-153/+651
2024-07-23vppinfra: get_mempolicy instead of move_pages for mem initFlorin Coras1-19/+6
2024-07-23ip: crash in ip4_sas_commonlenSteven Luong1-0/+2
2024-07-22hs-test: memory leak testingMatus Fabian8-2/+223
2024-07-22misc: replace index() with strchr()Matus Fabian4-4/+4
2024-07-22vlib: add "save memory-trace" debug CLIMatus Fabian1-0/+106
2024-07-22vppinfra: expose raw memory tracesMatus Fabian2-15/+34
2024-07-19session: show session rules does not display ip6 entriesSteven Luong1-6/+33
2024-07-19hs-test: fix docker log output when logs are emptyAdrian Villin1-1/+8
2024-07-19ipsec: fix integer overflowFan Zhang1-1/+1
2024-07-18pg: fix pcap packet type when writing pcap fileDave Wallace2-1/+16
2024-07-18tests: output raw packet data when decoding pcap filesDave Wallace1-1/+1
2024-07-18vppinfra: fix cpu freq init error if cpu support aperfmperfXiaoming Jiang2-2/+6
2024-07-18vnet: print Success for API errno 0 instead of UNKNOWNKlement Sekera1-0/+4
2024-07-17hs-test: use docker sdkAdrian Villin8-101/+340
2024-07-17hs-test: minor cpu pinning suite improvementsAdrian Villin3-16/+29
2024-07-17hs-test: exit immediately if docker build failsAdrian Villin1-2/+2
2024-07-17vppinfra: Add macro for targeted prefetchingNiyaz Murshed1-0/+24
2024-07-17session: memory leak on rule tagSteven Luong1-0/+1
2024-07-16session: memory leaks on rule tag hash tablesSteven Luong1-0/+3
2024-07-16tls: track app owner of transport sessionFlorin Coras2-1/+4
2024-07-15session: crash in session_rule_add_del if session is not enableSteven Luong1-0/+7
2024-07-15session: application namespace may reference a deleted vrf tableSteven Luong7-5/+148
2024-07-15tests: more options for decoding pcapsKlement Sekera4-18/+26
2024-07-15octeon: fix link down issueAlok Mishra1-0/+12
2024-07-12tests: skip more excluded plugin testsDmitry Valter68-0/+351
2024-07-12build: overwrite clang-format version on Ubuntu 24.04Jay Wang1-0/+2
2024-07-12build: Fix crossbuilding definitionsRenato Botelho do Couto1-7/+8
2024-07-12build: ubuntu-24.04 install-deps package listDave Wallace1-2/+6
2024-07-12fib: fix covered_inherit_addMaxime Peim2-2/+57
2024-07-12ip6: fix icmp error on check failMaxime Peim1-83/+62
2024-07-12fib: improve ipv6 fib scalingBenoît Ganne4-406/+203
2024-07-12fib: make mfib optionalBenoît Ganne14-46/+167
2024-07-12fib: log an error when destroying non-empty tablesBenoît Ganne4-12/+12
2024-07-10hs-test: quick fix for CpuPinningSuiteAdrian Villin1-1/+8
2024-07-10session: deleting an application namespace cleaning up the wrong applicationSteven Luong1-1/+1
2024-07-09hs-test: Add CPU pinning test suiteHadi Rayan Al-Sandid6-12/+201
2024-07-09vppinfra: fix huge page alloc error on 5.19+ kernelJay Wang1-0/+14
2024-07-09tls: refactor vft functionsn to allow for reuseFlorin Coras3-140/+152
2024-07-08session: add api to program rx io evtsFlorin Coras2-0/+17
2024-07-08hs-test: add missing packages to install-depsDave Wallace1-1/+2
2024-07-08hs-test: CPU allocation improvementsAdrian Villin5-47/+179
2024-07-08session: improve enable and disable handlingFlorin Coras10-20/+42
2024-07-08session: handle multiple attempts to mark mq congestedFlorin Coras1-2/+5
2024-07-03acl: cli addition to set macip rulesSanjyot Vaidya1-0/+211
2024-07-03tests: disable failing tests on Ubuntu 22.04Andrew Yourtchenko5-10/+21
2024-07-02session: session disable crash if not enableSteven Luong1-1/+2