aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2024-04-24misc: fix int/enum mismatch errors reported by gcc-14Damjan Marion2-3/+5
2024-04-24dpdk: remove unnecessary includesDamjan Marion1-7/+0
2024-04-24dpdk: remove dead codeDamjan Marion1-9/+0
2024-04-24fateshare: Add FreeBSD specific API for controlling processesTom Jones2-0/+43
2024-04-24dpdk: Use FreeBSD specific values for network interface classesTom Jones1-0/+10
2024-04-24dpdk: Only use vmbus on LinuxTom Jones1-1/+5
2024-04-24dpdk: Only use vmbus on LinuxTom Jones2-0/+6
2024-04-24dpdk: Only require libnuma on LinuxTom Jones1-2/+4
2024-04-24vppinfra: Add method for getting current executable nameTom Jones1-9/+16
2024-04-23tls: don't upper-case cipher stringBrian Morris1-6/+1
2024-04-23octeon: add promisc supportGuillaume Solignac1-0/+41
2024-04-23ikev2: uptimeDenys Haryachyy7-8/+432
2024-04-22octeon: add support for SDP deviceMonendra Singh Kushwaha2-6/+15
2024-04-22nat: add saddr info to nat44-ed o2i flow's rewritelijh_71-0/+2
2024-04-15crypto-sw-scheduler: crypto-dispatch improvementNiyaz Murshed1-0/+7
2024-04-15linux-cp: fix seg fault in get_v2 methodsAnton Nikolaev1-2/+9
2024-04-11stn: fix non-NULL terminated string overflowBenoƮt Ganne1-1/+1
2024-04-09acl: Use clib_net_to_host rather than library bswapTom Jones1-3/+3
2024-04-05octeon: fix memory ordering issue in tx batch freeDamjan Marion4-19/+42
2024-04-05octeon: fix buffer free on full tx ringDamjan Marion1-4/+4
2024-04-02map: BR rule lookup updateDan Geist4-7/+39
2024-04-02lb: fix using vip after freeGeorgy Borodin1-3/+3
2024-04-01linux-cp: add support for tap num queues configVladislav Grishenko3-2/+39
2024-04-01vhost: Only enable plugin on LinuxTom Jones1-0/+2
2024-04-01octeon: specify pool when alloc buffersDamjan Marion1-1/+2
2024-04-01octeon: refill even if nothing dequeued from rx queueDamjan Marion1-5/+6
2024-03-30tls: fix rescheduling when no data availableFlorin Coras1-2/+5
2024-03-28acl: rework headers to enable out-of-tree usageMohammed Hawari4-8/+19
2024-03-26nat: Include platform specific headers on FreeBSDTom Jones1-0/+5
2024-03-26vrrp: fix vrrp_garp_or_na_send()'s memory leakluoyaozu1-0/+2
2024-03-22dpdk-cryptodev: fix coverity issuesDmitry Valter1-1/+1
2024-03-22mss_clamp: fix next layer in ipv6Maxime Peim1-16/+13
2024-03-20tls: avoid app session preallocationFlorin Coras2-14/+1
2024-03-18tls: handle attepts to renegotiate hsFlorin Coras2-1/+14
2024-03-18build: add option to specify supported OS list for pluginDamjan Marion4-0/+8
2024-03-15misc: Add platform specific header on FreeBSDTom Jones1-0/+4
2024-03-12misc: remove GNU Indent directivesDamjan Marion323-2144/+0
2024-03-11urpf: fix uprf_update prototypeMaxime Peim1-1/+1
2024-03-07flowprobe: fix flush callbacks when multiple workersAlexander Chernavin1-0/+86
2024-03-05dpdk: correct waiting timesGeorgy Borodin2-9/+53
2024-03-05octeon: add support for VF deviceMonendra Singh Kushwaha3-6/+19
2024-03-05vnet: fix format of deleted sw interfacesVladislav Grishenko4-29/+21
2024-03-04af_packet: fix the device input feature arc supportMohsin Kazmi1-32/+13
2024-03-04bpf_trace_filter: support bpf filter optimization and dumpVladislav Grishenko5-14/+95
2024-03-04vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node()Damjan Marion1-6/+5
2024-03-01crypto-native: fix AES-CBC encrypt loopDamjan Marion1-6/+6
2024-02-29dhcp: Compare DIUD_LL as a network shortTom Jones1-1/+1
2024-02-28octeon: add flow offload infraMonendra Singh Kushwaha7-3/+581
2024-02-27tls: pass reset ntf to enginesFlorin Coras3-0/+50
2024-02-26hsa: Undef libepoll-shims close on FreeBSDTom Jones1-0/+11