summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-06-24misc: VPP 24.06 Release Notesv24.06Andrew Yourtchenko2-0/+501
2024-06-14crypto-native: fix CPU detection for SHA2 codeDamjan Marion1-3/+15
2024-06-11octeon: add clear counters for port and queuesv24.06-rc2Monendra Singh Kushwaha3-0/+48
2024-06-11dev: add port and queue counter clear operationMonendra Singh Kushwaha2-5/+18
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-10dev: fix counter_start in counter clear routineMonendra Singh Kushwaha1-1/+1
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-06-10build: bump octeon-roc version to 0.5Monendra Singh Kushwaha1-4/+4
2024-06-06octeon: convert link speed from Mbps to KbpsMonendra Singh Kushwaha1-1/+2
2024-06-06octeon: add support for Marvell Octeon9 SoCMonendra Singh Kushwaha6-4/+106
2024-06-06octeon: fix lbk vf initializationMonendra Singh Kushwaha1-0/+1
2024-05-22misc: Initial changes for stable/2406 branchv24.06-rc1Andrew Yourtchenko1-0/+1
2024-05-21session: remove ipv6 lookup threading assertBrian Morris1-1/+0
2024-05-20builtinurl: mark api as deprecatedMatus Fabian1-0/+1
2024-05-17hs-test: fixed timed out tests passing in the CIAdrian Villin3-33/+36
2024-05-17http: ignore http_proxy env in testsMatus Fabian1-4/+19
2024-05-17hs-test: updated api callsAdrian Villin5-47/+106
2024-05-15ip-neighbor: show age instead of time in cliMaxime Peim2-23/+24
2024-05-14http: fix unsupported client app methodMatus Fabian1-0/+7
2024-05-14http: notify client when connection failedMatus Fabian3-5/+29
2024-05-14http: fix server sending all status codesMatus Fabian4-9/+84
2024-05-14sr: move srmpls to a pluginScott Hutton15-36/+73
2024-05-14marvell: remove uses of uintlajoskatona1-1/+1
2024-05-14vppinfra: Add platform cpu and domain get for FreeBSDTom Jones1-1/+71
2024-05-14vppinfra: fix mhash oob after unset and add testsVladislav Grishenko5-7/+455
2024-05-14dpdk: Only prealloc huge pages on LinuxTom Jones1-1/+9
2024-05-14netmap: Reinstate and update netmap pluginTom Jones13-133/+134
2024-05-13http: fix user agent in requestMatus Fabian1-2/+7
2024-05-13vlib: avoid pci scan without registrationsVladimir Zhigulin1-6/+9
2024-05-13dev: fix mac address dump in trace outputAlok Mishra1-1/+1
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-10docs: Use newer Ubuntu LTS in tutorialElod Illes2-14/+9
2024-05-10hs-test: logging improvementsAdrian Villin14-31/+125
2024-05-09http: fix client parse error handlingMatus Fabian1-10/+8
2024-05-09hs-test: add make test-debug targetMatus Fabian1-0/+10
2024-05-08ethernet: check destination mac for L3 in ethernet-input nodeSteven Luong20-58/+90
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 Troan13-92/+72
2024-05-07api: upgrade cjson and fix reallocOle Troan4-92/+125
2024-05-06vlib: fix use of RTLD_DEEPBIND for muslEric Sun1-0/+4
2024-05-06tests: remove uses of uintEric Sun1-1/+1
2024-05-06vlib: fix missing integer initGuillaume Solignac1-4/+4
2024-05-06vlib: revert automatic core pinning changesHadi Rayan Al-Sandid5-431/+7
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