aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-19vppinfra: fix vec_prepend use-after-freeDmitry Valter1-7/+9
2024-01-19memif: use VPP cacheline size for memif when compiling within VPPMohsin Kazmi1-0/+2
2024-01-19build: Explicitly use bash for shell scriptsTom Jones3-3/+3
2024-01-18tests: preload api filesMaxime Peim2-33/+41
2024-01-17octeon: native driver for Marvell Octeon SoCDamjan Marion14-17/+2561
2024-01-17vppinfra: change fchmod to umask for unix socketGeorgy Borodin1-14/+17
2024-01-17af_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET modeArtem Glazychev1-0/+6
2024-01-16build: add vapi scripts to VPP_HOST_TOOLS_ONLYGuillaume Solignac1-0/+8
2024-01-16vnet: fix log_debug message formatGeorgy Borodin1-2/+1
2024-01-16vppinfra: fix memcpy test buffer sizeDmitry Valter1-1/+1
2024-01-16dpdk: add ID for QAT 4xxx series VF supportKai Ji1-1/+2
2024-01-16dpdk: fix log_debug message formatGeorgy Borodin1-1/+1
2024-01-16vlib: remove unused codeDamjan Marion1-16/+0
2024-01-16vppinfra: enable AES tests on ARMDamjan Marion4-10/+3
2024-01-16stats: Add optional labels to prometheus metricsPim van Pelt1-59/+255
2024-01-15session: avoid spurious disconnect and reset ntfsFlorin Coras1-2/+4
2024-01-15devices: add support to check host interface offload capabilitiesMohsin Kazmi2-6/+96
2024-01-12session: fix app wrk free leakFlorin Coras1-1/+1
2024-01-12crypto-native: add AES-CTRDamjan Marion4-18/+144
2024-01-12vppinfra: native AES-CTR implementationDamjan Marion7-210/+882
2024-01-12http: fix memory leakFilip Tehlar1-0/+1
2024-01-10linux-cp: fix route prefix constructionAlexander Skorichenko1-1/+1
2024-01-10linux-cp: Fix looping netlink messagesPim van Pelt5-6/+45
2024-01-10urpf: add interface dump to APIPim van Pelt2-0/+94
2024-01-09session: make app listener pool globalFlorin Coras7-56/+49
2024-01-09session: support for cl port reuseFlorin Coras8-40/+171
2024-01-09session: avoid spurious closed notificationsFlorin Coras1-0/+3
2024-01-02flowprobe: fix calling vlib_time_now() from worker threadsAlexander Chernavin1-3/+2
2024-01-02http: unify client/server state machinesFilip Tehlar3-329/+363
2023-12-22session: add flag to track cless sessionsFlorin Coras2-4/+13
2023-12-22quic: seed random generator during initFilip Tehlar1-0/+8
2023-12-22session: unset fifo evt to enqueue ack evt on tcp timewaitemmanuel1-3/+6
2023-12-22vlib: lowercase vmbus device namesAlexander Skorichenko1-5/+5
2023-12-22vlib: add error checks to thread pinninghsandid2-8/+21
2023-12-21buffers: add vlib_buffer_unalloc_to_pool()Damjan Marion1-0/+17
2023-12-21dev: per-queue format callbacksDamjan Marion2-0/+8
2023-12-21fib: format deleted LBNathan Skrzypczak2-1/+15
2023-12-20virtio: virtio_flags api use enumflag instead of enumOle Troan1-1/+1
2023-12-20srv6-mobile: Implement SRv6 mobile API funcsTakeru Hayasaka13-92/+682
2023-12-15devices: add cli support to enable disable qdisc bypassMohsin Kazmi3-2/+114
2023-12-15rdma: add rdma_create_v4 that handles flags properlyVratko Polak4-2/+136
2023-12-15session: add forced reset api to ct transportFlorin Coras2-1/+14
2023-12-14tls: no closed notify if no app sessionFlorin Coras1-1/+2
2023-12-14bpf_trace_filter: allow use whithout classifierMohammed Hawari3-9/+5
2023-12-13tls: postpone ho cleanup if not fully establishedFlorin Coras2-8/+80
2023-12-12cnat: undo fib_entry_contribute_forwardingNathan Skrzypczak2-3/+7
2023-12-12ipsec: allow receiving encrypted IP packets with TFC paddingArthur de Kerhor1-4/+42
2023-12-11vppinfra : fix alignment issuehsandid1-1/+1
2023-12-08dev: caps and rx/tx offload supportDamjan Marion4-5/+138
2023-12-08dpdk: never override devname if set via configPeter Morrow1-5/+6