aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-06-19build: vppapigen dependency handlingOle Troan2-4/+42
2024-06-19fib: fix ip drop path crashesDmitry Valter1-0/+4
2024-06-18dpdk: expose xstats in stats segmentOle Troan3-12/+90
2024-06-17vnet: move format_vl_api_address_union() from vpp to vnetBenoît Ganne4-16/+16
2024-06-17vppinfra: export os_exit and os_putsBenoît Ganne1-11/+4
2024-06-14tcp: make syn-rcvd timeout configurableFlorin Coras4-1/+9
2024-06-14vapi: Add option to dispatch with timeoutDau Do2-8/+27
2024-06-14crypto-native: fix CPU detection for SHA2 codeDamjan Marion1-3/+15
2024-06-13vnet: export header files to build the pluginsDau Do1-0/+2
2024-06-13http: return more than url to server appMatus Fabian9-163/+1133
2024-06-12session: fix ho cleanup on forced resetFlorin Coras1-1/+2
2024-06-12session: fix ho cleanup on active and passive closeFlorin Coras1-2/+4
2024-06-12ipsec: move ah packet processing in the inline function ipsec_ah_packet_processvinay tripathi1-138/+157
2024-06-12ipsec: Add option to configure the hand-off worker queue sizeDau Do6-26/+34
2024-06-12papi: more detailed packing error messageKlement Sekera1-4/+9
2024-06-11octeon: add clear counters for port and queuesMonendra Singh Kushwaha3-0/+48
2024-06-11dev: add port and queue counter clear operationMonendra Singh Kushwaha2-5/+18
2024-06-10quic: initialize ooo lookup on fifosFlorin Coras1-0/+10
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