aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-08dev: interrupt mode supportDamjan Marion10-154/+306
2023-11-07af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flagArtem Glazychev1-1/+0
2023-11-07flowprobe: fix clearing interface state on feature disablingAlexander Chernavin2-1/+23
2023-11-07build: disable bogus warnings for GCC 12Jieqiang Wang1-0/+8
2023-11-07misc: silence -Wmaybe-uninitialized warningsJieqiang Wang4-4/+4
2023-11-06vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointerDamjan Marion2-5/+6
2023-11-06ipsec: delete redundant codeDengfeng Liu1-4/+0
2023-11-06dpdk: correct the printing of Rx offloading flagsJieqiang Wang1-1/+1
2023-11-06pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqsDamjan Marion3-34/+49
2023-11-06pci: fix VFIO set IRQ codeDamjan Marion1-2/+2
2023-11-04bonding: add checks for sw_if_index in apiStanislav Zaikin1-0/+12
2023-11-03vppinfra: refactor interrupt codeDamjan Marion11-165/+127
2023-11-03tests: allow explicit defaults for arg typesDmitry Valter1-2/+2
2023-11-03dev: strip debig log function name prefix during compilationDamjan Marion6-32/+14
2023-11-03tests: refactor asf framework codeDave Wallace166-2974/+1050
2023-11-02tcp: fix reset w pktFlorin Coras1-24/+3
2023-11-02tests: remove packet debug output from npt66 testcasesDave Wallace1-1/+1