aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-06-10vlib: fix gdb_show_traces()BenoƮt Ganne2-36/+38
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-05buffers: support per-numa-domain buffer sizeLukas Stockner2-3/+46
2024-06-04ipsec: fix missing udp port checkFan Zhang1-8/+7
2024-06-03ip: add support for drop route through vpp CLIMohsin Kazmi2-1/+7
2024-06-03fib: set the value of the sw_if_index for DROP routeMohsin Kazmi1-0/+1
2024-06-01vlib: clean up r2 plugin registration relocatorDave Barach1-9/+43
2024-05-29octeon: convert link speed from Mbps to KbpsMonendra Singh Kushwaha1-1/+2
2024-05-29vlib: stack trace and signal handler improvementsDamjan Marion11-2739/+293
2024-05-28http_static: sanitize path before file readMatus Fabian2-4/+75
2024-05-28octeon: add support for Marvell Octeon9 SoCMonendra Singh Kushwaha5-2/+104
2024-05-28octeon: fix lbk vf initializationMonendra Singh Kushwaha1-0/+1
2024-05-28urpf: export to use it externallyMaxime Peim5-22/+39
2024-05-28urpf: node refactorMaxime Peim1-145/+179
2024-05-24udp: fix csum computation when offload disabledFlorin Coras2-7/+32
2024-05-24ip6: fix icmp throttling error indexMaxime Peim1-1/+1
2024-05-24vlib: improvement to automatic core pinninghsandid2-0/+13
2024-05-23virtio: Add RX queue full statisiticsSteven Luong2-0/+11
2024-05-23vppinfra: support libunwind for backtraceGuillaume Solignac2-0/+13
2024-05-22vlib: prevent some signals from being executed on workersGuillaume Solignac1-0/+12
2024-05-21session: remove ipv6 lookup threading assertBrian Morris1-1/+0
2024-05-20builtinurl: mark api as deprecatedMatus Fabian1-0/+1
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 Fabian2-4/+14
2024-05-14http: fix server sending all status codesMatus Fabian2-0/+12
2024-05-14sr: move srmpls to a pluginScott Hutton12-34/+70
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 Jones11-0/+2144
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-09http: fix client parse error handlingMatus Fabian1-10/+8
2024-05-08ethernet: check destination mac for L3 in ethernet-input nodeSteven Luong1-4/+32
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