aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-09-04session: fix allocation of proxy fifosFlorin Coras9-21/+50
2023-09-01vcl: set min threshold for tx ntfFlorin Coras1-1/+5
2023-08-31fateshare: a plugin for managing child processesAndrew Yourtchenko4-0/+621
2023-08-31session: fix compilation when SESSION_DEBUG is onFlorin Coras1-3/+7
2023-08-29mpls: add mpls_interface_dumpPim van Pelt2-0/+68
2023-08-26perftool: fix delsvec use of _vec_lenFlorin Coras1-225/+271
2023-08-26nat: nat44-ed bug fixWei Li1-3/+4
2023-08-26nat: nat44-ed cli bug fixWei Li1-1/+5
2023-08-25cnat: fix cnat_endpoint_encodeBenoît Ganne1-1/+1
2023-08-25npt66: network prefix translation for ipv6Ole Troan8-0/+643
2023-08-22dpdk-cryptodev: fix coverity issuesPiotr Bronowski2-5/+8
2023-08-22l2: fix prefetchVratko Polak1-5/+5
2023-08-21sr: SRv6 Path Tracing midpoint processing performance improvementJulian Klaiber1-2/+4
2023-08-18nat: documention fixSteven Luong1-4/+4
2023-08-18dpdk-cryptodev: improve cryptodev cache ring implementationPiotr Bronowski4-239/+353
2023-08-18vapi: improve vl_api_string_t handlingKlement Sekera4-34/+89
2023-08-18vapi: support servicesStanislav Zaikin8-53/+367
2023-08-18cnat: add host tag to bitmap in cnat snatHediBouattour3-0/+17
2023-08-17idpf: add native idpf driver pluginTing Xu13-0/+6242
2023-08-16tests docs: update python3 venv packagesDave Wallace10-15/+4
2023-08-16l2:Add doc for l2 rewrite, and add examplesyanlong1-18/+46
2023-08-16nat: mark several messages as productionAndrew Yourtchenko1-4/+0
2023-08-15vcl: fix ldp epoll events array overrunFlorin Coras1-1/+2
2023-08-15vcl: handle postponed disconnects with selectFlorin Coras1-5/+36
2023-08-15vcl: fix error state switch for vcl_handle_mq_eventwanghanlin1-2/+18
2023-08-11session: fix coverity warningsFlorin Coras2-41/+25
2023-08-10crypto-sw-scheduler: avoid crypto work on vpp_mainVratko Polak1-16/+18
2023-08-09session: async rx event notificationsFlorin Coras23-629/+949
2023-08-09cnat: remove rwlock on tsNathan Skrzypczak7-61/+133
2023-08-09cnat: add ip/client bihashNathan Skrzypczak4-52/+68
2023-08-08cnat: flag to disable rsessionNathan Skrzypczak10-31/+54
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoît Ganne13-24/+3161
2023-08-08vcl: Fix the ldp init checkGao Feng1-1/+5
2023-08-07vlib: support sibling node creation with vlib_register_node()Damjan Marion1-20/+54
2023-08-07vppinfra: add clib_file_get_resolved_basenameDamjan Marion8-46/+42
2023-08-07vppinfra: add vec_foreach_pointer macroDamjan Marion1-0/+4
2023-08-07vppinfra: add unformat_init_pathDamjan Marion4-49/+83
2023-08-07vcl: fix error state switch for VCL_STATE_LISTEN_NO_MQ sessionswanghanlin1-3/+4
2023-08-07cnat: Support offloaded check sumsNathan Skrzypczak4-215/+155
2023-08-04nsh: fix nsh gre referencesBenoît Ganne1-10/+14
2023-08-04vpp: detect early nosyslog and interactive flagsDamjan Marion1-0/+4
2023-08-02vppinfra: add pool_foreach_pointer()Damjan Marion1-0/+7
2023-08-02quic: fix closing of streamsFlorin Coras1-3/+1
2023-08-02vlib: remove dependency on libuuidDamjan Marion2-30/+55
2023-07-31vppinfra: add unformat_c_string_arrayDamjan Marion2-0/+27
2023-07-31ipsec: fix IPv6 IPsec tunnel puntingSylvain Cadilhac1-0/+1
2023-07-28vlib: fix gcc build breakageDave Wallace1-1/+3
2023-07-28session: regrab evt llist elt for app transports txFlorin Coras1-0/+6
2023-07-28vnet: add vnet_register_device_class functionDamjan Marion2-21/+25
2023-07-28vlib: pci cleanup and improvementsDamjan Marion7-486/+531