aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-07-03acl: cli addition to set macip rulesSanjyot Vaidya1-0/+211
2024-07-02session: session disable crash if not enableSteven Luong1-1/+2
2024-06-29unittest: coverity woeSteven Luong1-2/+5
2024-06-28session: memory leaks on various transports when session disable and enableSteven Luong4-3/+76
2024-06-26vppinfra: Improve code portabilityRenato Botelho do Couto1-2/+2
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 Marion16-15/+17
2024-06-25session: memory leak in mma rule tableSteven Luong1-0/+3
2024-06-25ipsec: enable ipv6 udp checksum offloadJeff Shaw1-0/+33
2024-06-25crypto: Add prefetching for src and dstNiyaz Murshed1-0/+11
2024-06-24build: conditional dependency handling of depfileOle Troan1-6/+18
2024-06-24ip: mark IP_ADDRESS_DUMP as mp-safeVladislav Grishenko1-0/+2
2024-06-20http_static: fix reply data leakFlorin Coras1-0/+2
2024-06-20ip6: fix ip6-michain trace functionMaxime Peim1-1/+1
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-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