summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-08-31fateshare: a plugin for managing child processesAndrew Yourtchenko7-0/+628
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 Troan11-0/+739
2023-08-22build: support linuxmint OSspencercoder1-3/+3
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-17tests: more descriptive error messageKlement Sekera2-2/+10
2023-08-17idpf: add native idpf driver pluginTing Xu15-0/+6249
2023-08-17dpdk: Newer meson 0.55.3nucleo1-2/+2
2023-08-16tests docs: update python3 venv packagesDave Wallace45-471/+583
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-14dpdk: bump rdma-core to 46.1Dave Wallace2-5/+3
2023-08-14dpdk: bump to DPDK 23.07Kai Ji1-1/+2
2023-08-11session: fix coverity warningsFlorin Coras2-41/+25
2023-08-11tests: filter coverage report outputDave Wallace1-0/+3
2023-08-10crypto-sw-scheduler: avoid crypto work on vpp_mainVratko Polak1-16/+18
2023-08-09docs: correct the directory path for index.htmlSteven Luong1-1/+1
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-08tests: fix setting gcov flag for test-cov targetDave Wallace2-1/+2
2023-08-08cnat: flag to disable rsessionNathan Skrzypczak10-31/+54
2023-08-08docs:Improve the README of vpp docsyanlong1-49/+2
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoît Ganne16-48/+3347
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 Marion2-0/+5
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 Marion2-0/+8
2023-08-02quic: fix closing of streamsFlorin Coras1-3/+1