aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-15vpp-swan: fix configuration of policiesstable/2306Gabriel Oginski1-15/+16
2023-06-28misc: VPP 23.06 Release Notesv23.06Andrew Yourtchenko2-0/+620
2023-06-21session: mark half-open transport closed on ntfFlorin Coras1-3/+3
2023-06-14udp: fix local port reuse checkv23.06-rc2Florin Coras2-2/+5
2023-06-13vppapigen: fix crash with autoendian arraysDave Wallace2-11/+64
2023-06-13tcp: cleanup next nodes and drop logicFlorin Coras2-136/+60
2023-06-13svm: convert fifo want_deq_ntf ops to atomicsFlorin Coras1-11/+42
2023-06-13vcl: fix epoll ctl frequent deq ntf requestsFlorin Coras1-18/+30
2023-06-13vcl: avoid duplicate tx events with epoll ltFlorin Coras1-1/+2
2023-06-13udp: improve port validity checkBenoît Ganne2-13/+14
2023-06-09linux-cp: Fix add vs update on routesPim van Pelt3-58/+69
2023-06-05session: cleanup cless listeners from session lookupFlorin Coras1-1/+8
2023-06-02vcl: refactor want deq ntf checks for null fifosFlorin Coras2-29/+28
2023-06-01fib: fix memory leak in fib_attached_export_purgeStanislav Zaikin1-0/+1
2023-05-30tls: fix memory leak when client/server init errorXiaoming Jiang1-2/+18
2023-05-24misc: Initial changes for stable/2306 branchv23.06-rc1Andrew Yourtchenko1-0/+1
2023-05-24misc: VPP 23.02 Release NotesAndrew Yourtchenko2-0/+542
2023-05-23vcl: avoid reusing user provided events in lt modeFlorin Coras1-4/+6
2023-05-23misc: fix tracedump API to match CLI behaviorMaxime Peim3-4/+227
2023-05-23bufmon: ptd should be alloced in main threadXiaoming Jiang1-1/+2
2023-05-22teib: fix nh-table-idStanislav Zaikin1-41/+38
2023-05-21mpls: implement state change callbacksAdrian Pistol2-5/+37
2023-05-21ip-neighbor: fix aged neighbor probeSergio Gonzalez Monroy1-2/+2
2023-05-20hsa: add an option to configure ns in http cliFilip Tehlar1-1/+16
2023-05-20hs-test: support for multiple workersFilip Tehlar13-48/+173
2023-05-20tests: support for expected failuresKlement Sekera4-156/+204
2023-05-20tests: enhance counter comparison error messageKlement Sekera2-4/+8
2023-05-19misc: long overdue update to maintainers fileSergio Gonzalez Monroy1-1/+0
2023-05-19tests: refactor extra_vpp_punt_configKlement Sekera6-11/+11
2023-05-19stats: fix memory leak in stat_segment_dump_r()Duncan Eastoe1-0/+2
2023-05-19fib: fix load-balance and replicate dpos buckets overflowBenoît Ganne5-53/+132
2023-05-19dpdk: fix compatibility with DPDK < 21.11Andrew Ying2-2/+1
2023-05-19tls: flag no app session on handshake failureFlorin Coras1-1/+1
2023-05-19dpdk: fix format device name using wrong indexDaniel Ding1-10/+10
2023-05-19vcl: set want deq flag earlier in epoll ctl modFlorin Coras1-8/+10
2023-05-19vcl: always reset deq ntf flag in epoll evt handlerFlorin Coras1-2/+2
2023-05-19interface: add the transmit queue infrastructure documentMohsin Kazmi4-0/+164
2023-05-19hsa: make http cli client thread safeFilip Tehlar1-6/+29
2023-05-16hsa: detach app on unsuccessful listenFilip Tehlar1-0/+12
2023-05-16vcl: avoid skipping last event in epoll ltFlorin Coras1-4/+9
2023-05-16ip_session_redirect: add session redirect pluginBenoît Ganne15-2/+1284
2023-05-16dpdk: fix format rx/tx burst function name failedXiaoming Jiang3-14/+30
2023-05-16ethernet: fix adding p2p ethernet crashXiaoming Jiang1-5/+6
2023-05-16memif: fix coverity warningsMarvin Liu3-8/+7
2023-05-16misc: make format_hexdump length u32Benoît Ganne2-4/+3
2023-05-16flow: fix wrong to use ntohl function to u64 type variableYulong Pei1-1/+1
2023-05-16vppinfra: add aarch64 support for format_ucontext_pcTianyu Li1-0/+4
2023-05-15hsi: interop with ip reassemblyFlorin Coras1-19/+46
2023-05-15packetforge: add option to show spec and mask onlyTing Xu4-40/+141
2023-05-15udp: improvements to connection format fnFlorin Coras1-3/+6