aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-06-08tcp: cleanup next nodes and drop logicFlorin Coras2-136/+60
2023-06-08svm: convert fifo want_deq_ntf ops to atomicsFlorin Coras1-11/+42
2023-06-08hs-test: increase test run timeoutFilip Tehlar1-1/+1
2023-06-08hs-test: rename address allocatorFilip Tehlar4-59/+59
2023-06-08misc: fix INFO.yaml mistakesMohammed Hawari1-3/+3
2023-06-08af_xdp: make sure all packets are transmittedBenoît Ganne2-7/+12
2023-06-08crypto: use fixed crypto frame poolgaoginskx7-8/+46
2023-06-08af_xdp: remove the previous program before loading a new oneArtem Glazychev1-1/+2
2023-06-06vcl: fix epoll ctl frequent deq ntf requestsFlorin Coras1-18/+30
2023-06-06misc: fix the license headerMohsin Kazmi3-30/+0
2023-06-05vcl: avoid duplicate tx events with epoll ltFlorin Coras1-1/+2
2023-06-05udp: improve port validity checkBenoît Ganne2-13/+14
2023-06-05linux-cp: Fix add vs update on routesPim van Pelt3-58/+69
2023-06-02misc: update INFO.yamlMohammed Hawari1-0/+7
2023-06-02vcl: refactor want deq ntf checks for null fifosFlorin Coras2-29/+28
2023-06-02session: cleanup cless listeners from session lookupFlorin Coras1-1/+8
2023-06-02wireguard: add support for chained buffersAlexander Chernavin4-79/+580
2023-06-02api: nat44_ed - Mark old message versions as deprecatedOndrej Fabry1-0/+10
2023-06-01hs-test: fix vcl test parameterFilip Tehlar1-1/+1
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang13-237/+33
2023-05-31fib: fix memory leak in fib_attached_export_purgeStanislav Zaikin1-0/+1
2023-05-30misc: fix tracedump APIMaxime Peim1-1/+2
2023-05-30virtio: fix the packet buffering initialization orderMohsin Kazmi2-11/+21
2023-05-30libmemif: add testing applicationMohsin Kazmi3-1/+317
2023-05-29ipsec: fix ipsec_set_next_index set with wrong sa index when async frame comm...Xiaoming Jiang3-27/+39
2023-05-27vppinfra: add bit_extract_u32 and bit_extract_u64Damjan Marion1-0/+42
2023-05-27vlib: add foreach_vlib_frame_bitmap_set_bit_index to .clang-formatDamjan Marion1-0/+1
2023-05-27vlib: add vlib_log_is_enabledDamjan Marion2-20/+34
2023-05-26linux-cp: update adjs for subifs too when mac changesAlexander Chernavin1-4/+21
2023-05-26tls: fix memory leak when client/server init errorXiaoming Jiang1-2/+18
2023-05-25udp: fix local port reuse checkFlorin Coras2-2/+5
2023-05-24hs-test: add vcl echo testsFilip Tehlar3-32/+63
2023-05-24hash: add hash documentationMohsin Kazmi3-0/+92
2023-05-24misc: Initial 23.10-rc0 commitv23.10-rc0Andrew Yourtchenko2-1/+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