aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-07http: notify client on request errorMatus Fabian2-4/+23
2024-05-07api: add to_net parameter to endian messagesOle Troan6-33/+39
2024-05-06tests: remove uses of uintEric Sun1-1/+1
2024-05-06iavf: disable VLAN stripping when VLAN offload is set in capsMohsin Kazmi1-16/+27
2024-05-06dpdk: Only use --file-prefix flag on LinuxTom Jones1-0/+2
2024-05-06dpdk: Only reconfigure max pipe size on linuxTom Jones1-1/+8
2024-05-06octeon: fix rvu vf device idMonendra Singh Kushwaha2-1/+3
2024-05-06octeon: add max packet length checkMonendra Singh Kushwaha2-2/+27
2024-05-06octeon: fix buffer free for more than 6 segmentMonendra Singh Kushwaha1-27/+37
2024-05-03http: fix http server in responseMatus Fabian2-1/+11
2024-05-02gso: use the header offsets from buffer metadataMohsin Kazmi1-17/+96
2024-05-02acl: add missing byteswap header for muslEric Sun1-0/+2