aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2023-12-04iavf: workaround for case when PF driver sends zero for max_mtuDamjan Marion1-1/+13
2023-12-01iavf: limit maximum number of queues to 32Damjan Marion1-3/+5
2023-11-22avf: put sentinel at correct placeVratko Polak2-6/+6
2023-11-20dpdk: fix description for mlx5_pci driverNobuhiro MIKI1-1/+1
2023-11-16dhcp: api to enable client detect on interfaceOle Troan3-0/+39
2023-11-14flowprobe: fix L3 header offset calculation for tx flowsAlexander Chernavin1-1/+1
2023-11-13ena: Amazon Elastic Network Adapter (ENA) native driverDamjan Marion18-0/+4432
2023-11-13dev: add change_max_rx_frame_size capabilityDamjan Marion2-4/+5
2023-11-12flowprobe: fix tx flows generated for rewritten trafficAlexander Chernavin1-5/+7
2023-11-10gtpu: support non-G-PDU packets and PDU SessionRune E. Jensen8-527/+2551
2023-11-09iavf: interrupt mode supportDamjan Marion6-86/+211
2023-11-07af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flagArtem Glazychev1-1/+0
2023-11-07flowprobe: fix clearing interface state on feature disablingAlexander Chernavin1-0/+3
2023-11-06dpdk: correct the printing of Rx offloading flagsJieqiang Wang1-1/+1
2023-11-03vppinfra: refactor interrupt codeDamjan Marion1-2/+2
2023-11-03dev: strip debig log function name prefix during compilationDamjan Marion2-24/+3
2023-11-02iavf: new driver using new dev infraDamjan Marion15-0/+4573
2023-10-31hsa: use common app session interface in echo testsFilip Tehlar4-86/+56
2023-10-30hsa: preallocate sessions on server sideFilip Tehlar1-107/+110
2023-10-30ipsec: huge anti-replay window supportMaxime Peim2-9/+14
2023-10-30flowprobe: fix accumulation of tcp flags in flow entriesAlexander Chernavin1-0/+1
2023-10-27hsa: fix coverity warningFilip Tehlar1-0/+5
2023-10-26devices: remove unused codeDamjan Marion2-20/+0
2023-10-26hsa: unify echo test setupFilip Tehlar10-544/+1026
2023-10-25lisp: fix missing symbol issueDamjan Marion1-2/+0
2023-10-25marvell: fix compilation issuesDamjan Marion3-9/+4
2023-10-18flowprobe: fix sending L4 fields in L2 template and flowsAlexander Chernavin2-3/+13
2023-10-18memif: contention between memif_disconnect and memif RX/TX threadsSteven Luong1-0/+11
2023-10-17buffers: introduce vlib_buffer_template_tDamjan Marion1-10/+10
2023-10-16flowprobe: fix corrupted packets sent after feature disablingAlexander Chernavin3-2/+54
2023-10-16nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64Vladislav Grishenko3-5/+54
2023-10-16npt66: icmp6 alg to handle icmp6 error messagesOle Troan1-1/+76
2023-10-14feature: remove unused codeDamjan Marion8-26/+25
2023-10-13linux-cp: check if lcp_itf_pair exists before creating tapStanislav Zaikin1-0/+9
2023-10-13npt66: add show command and rx/tx countersOle Troan3-6/+68
2023-10-12flowprobe: fix sending L2 flows using L2_IP6 templateAlexander Chernavin1-11/+13
2023-10-12dpdk: add Mellanox BlueField NICsAlexander Kozyrev1-0/+12
2023-10-11tls: Fix SSL_CTX leak on every client sessionBrian Morris2-11/+12
2023-10-10lb: fix intermittent per-port-vip idx lookup failureDave Wallace1-0/+1
2023-10-08tls: propagate reads to app irrespective of stateFlorin Coras2-3/+2
2023-10-06cnat: add flow hash config to cnat translationhedi bouattour4-7/+29
2023-10-03build: add ability to disable some plugins from packaging and testsAndrew Yourtchenko1-1/+21
2023-10-03nat: nat66 cli bug fixFilip Varga1-5/+5
2023-10-02tls: limit openssl engine max read burstFlorin Coras1-3/+5
2023-10-01flow dpdk avf: add support for using l2tpv3 as RSS typeXinyao Cai2-0/+2
2023-09-28dpdk-cryptodev: improve dequeue behavior, fix cache stats loggingPiotr Bronowski4-76/+88
2023-09-28dpdk: add ConnectX-6LX and ConnectX-7 supportAlexander Kozyrev1-3/+9
2023-09-26ping: Simple binary API for running ping based on eventsNikitaSkrynnik5-70/+285
2023-09-26crypto-ipsecmb: bump intel-ipsec-mb version to 1.4Ranjan Raj1-50/+59
2023-09-19npt66: ensure feature is not configured multiple timesOle Troan2-12/+23