aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-10-14tests: fix coverity warningsKlement Sekera1-6/+2
2021-10-14misc: fix coverity warning in ila pluginKlement Sekera1-1/+1
2021-10-13docs: better docs, mv doxygen to sphinxNathan Skrzypczak1-7/+10
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak56-3184/+3706
2021-10-13nat: fix coverity warningKlement Sekera1-1/+1
2021-10-13docs: convert vpp doc md->rstNathan Skrzypczak31-2272/+2848
2021-10-13docs: convert extras doc md->rstNathan Skrzypczak6-282/+357
2021-10-13session: app name should format with %vXiaoming Jiang1-1/+1
2021-10-13nat: fix static mapping segvJoshua Roys1-1/+1
2021-10-13dpdk: fix vmbus device name parsingBenoît Ganne3-5/+7
2021-10-13vapi: fix vapi test coverity warningFlorin Coras1-0/+1
2021-10-13vppinfra: fix socket init netns coverityFlorin Coras1-0/+3
2021-10-13vppinfra: fix format_table coverity warningFlorin Coras1-1/+1
2021-10-13vlib: fix vmbus error logBenoît Ganne1-3/+3
2021-10-13interface: handle error during admin-up correctlyMatthew Smith1-3/+0
2021-10-12dhcp: fix coverity warningFlorin Coras1-1/+1
2021-10-12vppinfra: use unaligned non-vector load/stores in x86 memcpyDamjan Marion4-21/+28
2021-10-12fib: fix the drop counter for ipv6 RPF failuresNeale Ranns2-24/+30
2021-10-12unittest: fix crypto key len coverity warningFlorin Coras1-1/+1
2021-10-12api: cli coverity fixesFlorin Coras1-2/+2
2021-10-12ipsec: Performance improvement of ipsec4_output_node using flow cacheGovindarajan Mohandoss8-17/+266
2021-10-12session: set actual lcl ip on accepted ctFlorin Coras1-1/+1
2021-10-12memif: fix the memif crash when slave disconnectMohsin Kazmi1-1/+2
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan27-1058/+1457
2021-10-12nat: static mappings in flow hashKlement Sekera27-1457/+1058
2021-10-11api: set missing handlersFilip Tehlar1-0/+3
2021-10-11vat: move memset after initFilip Tehlar2-2/+2
2021-10-11l3xc: skip load balancing if not multipathBenoît Ganne1-5/+5
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak13-96/+99
2021-10-11docs: nitfixes in FEATURE.yamlNathan Skrzypczak8-9/+9
2021-10-11af_xdp: ensure at least one queue is createdJoshua Roys1-1/+4
2021-10-08tls: shutdown openssl context on app closeFlorin Coras1-0/+2
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev7-283/+452
2021-10-08ikev2: lazy initializationBenoît Ganne4-52/+111
2021-10-07ipsec: fix protect update log if nexthop is NULLBenoît Ganne1-2/+3
2021-10-07wireguard: peers dump fixArtem Glazychev1-1/+1
2021-10-07vppinfra: asan: improve overflow semanticBenoît Ganne4-36/+46
2021-10-07build: fix ipsecmb version checkFan Zhang1-5/+5
2021-10-07udp: fix severity error infoFilip Tehlar4-25/+25
2021-10-07ip: fix path MTU node errors definitionBenoît Ganne3-3/+7
2021-10-07ikev2: do not require optional IDr on IKE AUTHBenoît Ganne1-8/+26
2021-10-07ikev2: add logs in case of parsing errorsBenoît Ganne1-6/+24
2021-10-07ikev2: do not send IDi on responder AUTHBenoît Ganne1-1/+0
2021-10-07arp: source address selectionEd Warnicke2-5/+13
2021-10-07perfmon: Topdown Level 1 support on SnowridgeRay Kinsella4-1/+102
2021-10-07perfmon: check bundle is supportedRay Kinsella1-0/+23
2021-10-07perfmon: fix peusdo eventsRay Kinsella1-1/+1
2021-10-06ip: check if interface has link-local address (addition)Artem Glazychev1-1/+6
2021-10-06wireguard: add events for peerArtem Glazychev8-33/+223
2021-10-06session: fix severity infoFilip Tehlar1-11/+10