aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2024-08-01misc: remove deprecated builtinurl pluginMatus Fabian7-537/+0
2024-07-31npt66: replace clib_warnings() with error countersOle Troan2-41/+43
2024-07-29http: client code improvementMatus Fabian8-161/+543
2024-07-24http_static: fix coverity warningMatus Fabian1-1/+1
2024-07-23prom: concurrent connections fixMatus Fabian1-4/+7
2024-07-23http: state machine fixMatus Fabian3-3/+187
2024-07-23http: return more than data from server appMatus Fabian13-140/+532
2024-07-22hs-test: memory leak testingMatus Fabian1-0/+30
2024-07-15octeon: fix link down issueAlok Mishra1-0/+12
2024-07-12fib: fix covered_inherit_addMaxime Peim1-0/+51
2024-07-12fib: make mfib optionalBenoƮt Ganne1-1/+2
2024-07-08session: improve enable and disable handlingFlorin Coras3-4/+9
2024-07-03acl: cli addition to set macip rulesSanjyot Vaidya1-0/+211
2024-06-29unittest: coverity woeSteven Luong1-2/+5
2024-06-28session: memory leaks on various transports when session disable and enableSteven Luong2-0/+63
2024-06-25linux-cp: populate mapping vif-sw_if_index only for default-nsDenys Haryachyy1-2/+6
2024-06-25dev: move bus code to bus/Damjan Marion13-13/+5
2024-06-25crypto: Add prefetching for src and dstNiyaz Murshed1-0/+11
2024-06-20http_static: fix reply data leakFlorin Coras1-0/+2
2024-06-19dpdk: xstats vecor stuck at 0 elementsOle Troan1-7/+19
2024-06-19http: fix app name formatting in templateMatus Fabian1-2/+2
2024-06-18dpdk: expose xstats in stats segmentOle Troan3-12/+90
2024-06-14crypto-native: fix CPU detection for SHA2 codeDamjan Marion1-3/+15
2024-06-13http: return more than url to server appMatus Fabian9-163/+1133
2024-06-11octeon: add clear counters for port and queuesMonendra Singh Kushwaha3-0/+48
2024-06-10quic: initialize ooo lookup on fifosFlorin Coras1-0/+10
2024-06-10octeon: add support for vnet generic flow typeSriram Vatala2-0/+392
2024-06-10octeon: add counters support for port and queueMonendra Singh Kushwaha4-0/+322
2024-06-10octeon: update trace to use qid instead of qMonendra Singh Kushwaha1-1/+1
2024-06-10octeon: enable vf device promiscuous mode featureHarish Malik1-1/+4
2024-05-29octeon: convert link speed from Mbps to KbpsMonendra Singh Kushwaha1-1/+2
2024-05-28http_static: sanitize path before file readMatus Fabian2-4/+75
2024-05-28octeon: add support for Marvell Octeon9 SoCMonendra Singh Kushwaha4-2/+100
2024-05-28octeon: fix lbk vf initializationMonendra Singh Kushwaha1-0/+1
2024-05-28urpf: export to use it externallyMaxime Peim4-22/+38
2024-05-28urpf: node refactorMaxime Peim1-145/+179
2024-05-20builtinurl: mark api as deprecatedMatus Fabian1-0/+1
2024-05-14http: fix unsupported client app methodMatus Fabian1-0/+7
2024-05-14http: notify client when connection failedMatus Fabian2-4/+14
2024-05-14http: fix server sending all status codesMatus Fabian2-0/+12
2024-05-14sr: move srmpls to a pluginScott Hutton11-0/+2834
2024-05-14marvell: remove uses of uintlajoskatona1-1/+1
2024-05-14dpdk: Only prealloc huge pages on LinuxTom Jones1-1/+9
2024-05-14netmap: Reinstate and update netmap pluginTom Jones11-0/+2144
2024-05-13http: fix user agent in requestMatus Fabian1-2/+7
2024-05-13wireguard: use clib helpers for endiannessGuillaume Solignac2-6/+6
2024-05-13nat: fix unitialized variableGuillaume Solignac1-1/+1
2024-05-13octeon: add support for mac address updateAlok Mishra1-0/+41
2024-05-09http: fix client parse error handlingMatus Fabian1-10/+8
2024-05-07http: fix client send another requestMatus Fabian1-0/+7