aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-10-09vppinfra: fix coverity issue CID 323952Dave Wallace1-1/+1
2023-10-09buffers: buffer allocation improvementsDamjan Marion2-38/+47
2023-10-08tls: propagate reads to app irrespective of stateFlorin Coras2-3/+2
2023-10-08tls: report error if connected cannot be initializedFlorin Coras1-4/+6
2023-10-08tls: no read after app closeFlorin Coras1-1/+1
2023-10-07session: propagate delayed rx evts after connect/acceptFlorin Coras1-5/+20
2023-10-07session: handle accept and connect errorsFlorin Coras2-6/+29
2023-10-06cnat: add flow hash config to cnat translationhedi bouattour4-7/+29
2023-10-04vppinfra: fix string termination in clib_file_get_resolved_basenameDamjan Marion1-0/+2
2023-10-03session: make port range configurableNathan Skrzypczak3-1/+16
2023-10-03build: add ability to disable some plugins from packaging and testsAndrew Yourtchenko1-1/+21
2023-10-03vppinfra: add foreach_int macroDamjan Marion1-0/+6
2023-10-03vppinfra: splat and gather vector inlinesDamjan Marion2-0/+24
2023-10-03nat: nat66 cli bug fixFilip Varga1-5/+5
2023-10-03stats: added optional CLI arg "port" to specify non-default portFahad Khan1-6/+8
2023-10-02tls: limit openssl engine max read burstFlorin Coras2-4/+6
2023-10-02tls: fix formatting of half open connectionsFlorin Coras1-0/+1
2023-10-01flow dpdk avf: add support for using l2tpv3 as RSS typeXinyao Cai3-0/+3
2023-10-01build: modify N_PREFETCH on Arm N2 to achieve best perfJieqiang Wang1-3/+2
2023-10-01fib: Crash when specify a big prefix length from CLI.Gavril Florian4-1/+33
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-26tls: init connection for prealloced app sessionsFlorin Coras1-0/+3
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-26fib: fix mpls label dpo drop protoVladislav Grishenko1-2/+2
2023-09-25fib: fix mpls label dpo packets prefetchingVladislav Grishenko1-16/+16
2023-09-24fib: Don't use an address from an attached prefix when sending ARP requests.Neale Ranns2-4/+12
2023-09-23udp: fix udp encap tracingDmitry Valter1-2/+2
2023-09-22tls: ignore tx events for not fully established sessionsFlorin Coras1-6/+9
2023-09-19npt66: ensure feature is not configured multiple timesOle Troan2-12/+23
2023-09-18vcl: unset fifo evt before size checkFlorin Coras1-6/+8
2023-09-16vapi: fix coverity warningsDave Wallace1-12/+13
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko1-8/+4
2023-09-13quic: fix quic sessions state updatesFlorin Coras1-11/+5
2023-09-13sr: mark sr_policies_v2_details message as productionAndrew Yourtchenko1-1/+0
2023-09-13adl: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13flow: mark API as productionAndrew Yourtchenko1-1/+1
2023-09-13wireguard: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13crypto-sw-scheduler: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13hsa: fix coverity issue CID-313635Dave Wallace2-2/+8
2023-09-13api: fix vlibmemory coverity warning CID-300152Dave Wallace1-0/+4
2023-09-13vppinfra: add ARM Neoverse-N2 supportDamjan Marion3-94/+131
2023-09-13build: fix clang-16 buildDamjan Marion1-1/+3
2023-09-13idpf: make plugin default disabled until issues are fixedDamjan Marion1-0/+1
2023-09-13build: add vpp_plugins include directoryBenoƮt Ganne1-0/+1
2023-09-13vppinfra: fix coverity warning CID-313632Dave Wallace1-2/+0
2023-09-13vlib: deuglify the offset finding loop in pci.cVratko Polak1-5/+2
2023-09-13perfmon: fix perf_user_access_enabled typeTianyu Li1-1/+1
2023-09-13vppinfra: fix setns typoArtem Glazychev1-1/+1