aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-01http: fix client receiving large dataFilip Tehlar2-74/+71
2024-05-01octeon: fix roc_nix_npc_mac_addr_get() return value checkDamjan Marion1-1/+1
2024-04-30crypto-native: add SHA2-HMACDamjan Marion7-206/+416
2024-04-25hsa: Link against libepoll-shimTom Jones1-2/+2
2024-04-24hsa: fix http client error handlingMatus Fabian1-1/+1
2024-04-24misc: fix int/enum mismatch errors reported by gcc-14Damjan Marion2-3/+5
2024-04-24dpdk: remove unnecessary includesDamjan Marion1-7/+0
2024-04-24dpdk: remove dead codeDamjan Marion1-9/+0
2024-04-24fateshare: Add FreeBSD specific API for controlling processesTom Jones2-0/+43
2024-04-24dpdk: Use FreeBSD specific values for network interface classesTom Jones1-0/+10
2024-04-24dpdk: Only use vmbus on LinuxTom Jones1-1/+5
2024-04-24dpdk: Only use vmbus on LinuxTom Jones2-0/+6