aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-12-01iavf: limit maximum number of queues to 32Damjan Marion1-3/+5
2023-11-30dev: use the endian reply macroVratko Polak1-34/+34
2023-11-30hs-test: add http prom testFilip Tehlar3-0/+16
2023-11-29session: no reply on app del worker with sapiFlorin Coras1-0/+4
2023-11-29vcl: fix init of ldp workersFlorin Coras1-4/+2
2023-11-29tcp: fix rxt send of new data assertFlorin Coras1-2/+1
2023-11-29pci: fix MSI-X vector length checkDamjan Marion1-1/+1
2023-11-28tcp: allow unsent segments less than mss in recoveryFlorin Coras1-3/+7
2023-11-28tcp: add counter for accepted connectionsFlorin Coras2-1/+2
2023-11-28session: fix asan failureGeorgy Borodin1-2/+5
2023-11-28tests: fix default node variant in testsDmitry Valter1-1/+1
2023-11-28tests: Added NSIM plugin testsadrianvillin1-0/+267
2023-11-28tests: refactor pcap file deletion to improve robustnessDave Wallace2-16/+23
2023-11-27fib: fix fib_path_create() with drop targetsAlexander Skorichenko1-1/+2
2023-11-27tests: Excluded some components from LCOVadrianvillin1-0/+3
2023-11-27bfd: fix buffer leak when cannot send periodic packetsAlexander Chernavin1-1/+1
2023-11-27tcp: allow multiple rxt rescues during recoveryFlorin Coras1-2/+2
2023-11-25dev: initial set of APIsDamjan Marion11-24/+338
2023-11-24dev: fix null dereference of arg listDamjan Marion2-5/+7
2023-11-22avf: put sentinel at correct placeVratko Polak2-6/+6
2023-11-22session: per app wrk client ct segment handleFlorin Coras3-19/+22
2023-11-21virtio: fix cli parsing for tx-queue-sizeVratko Polak1-1/+1
2023-11-20session: add session lookup cli for statsFlorin Coras3-0/+142
2023-11-20dpdk: fix description for mlx5_pci driverNobuhiro MIKI1-1/+1
2023-11-17session: always clear rx evt flag on ntfFlorin Coras1-3/+5
2023-11-17ipsec: keep esp encrypt pointer and index syncedMatthew Smith1-1/+1
2023-11-16dev: startup.conf handling improvementsDamjan Marion1-11/+20
2023-11-16dev: device and port specific argsDamjan Marion12-7/+406
2023-11-16dhcp: api to enable client detect on interfaceOle Troan3-0/+39
2023-11-15misc: VPP 23.10 Release NotesAndrew Yourtchenko2-0/+630
2023-11-15docs: Remove references to vlan-strip-offload as it is deprecatedSteven Luong2-17/+0
2023-11-14flowprobe: fix L3 header offset calculation for tx flowsAlexander Chernavin1-1/+1
2023-11-14vppinfra: respect indent in format_tableDamjan Marion1-2/+3
2023-11-14vppinfra: add unformat_{single,double}_quoted_string functionDamjan Marion2-0/+44
2023-11-14tests: retry unlinking pcap files on os errorDave Wallace1-2/+11
2023-11-13ena: Amazon Elastic Network Adapter (ENA) native driverDamjan Marion22-1/+4440
2023-11-13dev: add change_max_rx_frame_size capabilityDamjan Marion9-30/+55
2023-11-12flowprobe: fix tx flows generated for rewritten trafficAlexander Chernavin2-5/+82
2023-11-10tls: fix forced ho cleanupFlorin Coras1-3/+13
2023-11-10gtpu: support non-G-PDU packets and PDU SessionRune E. Jensen8-527/+2551
2023-11-10tests: perfmon - Added a check if test is running with root privilegesadrianvillin1-0/+6
2023-11-09iavf: interrupt mode supportDamjan Marion7-86/+241
2023-11-09tls: fix handling of client and server init errorsFlorin Coras1-11/+9
2023-11-09ipsec: IPsec fix constant propagationMaxime Peim1-2/+3
2023-11-08tls: propagate transport closed notificationsFlorin Coras0-0/+0
2023-11-08tls: avoid reads after tcp transport removedFlorin Coras1-4/+18
2023-11-08tests: Fix http static test failing on retryadrianvillin2-5/+21
2023-11-08tests: added a simple perfmon plugin testadrianvillin1-0/+42
2023-11-08tests: added simple CT6 plugin testsadrianvillin1-0/+72
2023-11-08dev: remove unused codeDamjan Marion3-37/+0