aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins18-149/+125
2021-10-21ip: Add ip46-local node for local swif[rx]Nathan Skrzypczak5-44/+132
2021-10-21l2: add api test fileFilip Tehlar2-0/+1419
2021-10-21ip6: set local flag on outbound echo replyMatthew Smith1-0/+4
2021-10-21cnat: improve testsNathan Skrzypczak1-737/+562
2021-10-21session: add api test fileFilip Tehlar2-0/+364
2021-10-20ip6: fix IPv6 address calculation error using "ip route add" CLIJieqiang Wang3-20/+61
2021-10-20gso: add support for gso perf unittestMohsin Kazmi4-0/+393
2021-10-20nat: enable skipped nat44-ed multi worker testsFilip Varga1-57/+0
2021-10-20nat: nat44-ei configuration improvementsFilip Varga7-1043/+1575
2021-10-20nat: NAT44-ED api fix and improvementFilip Varga4-16/+14
2021-10-19bfd: fix bfd_key_id updateAlexander Skorichenko1-4/+8
2021-10-19bfd: fix desired_min_tx_nsec updateAlexander Skorichenko1-0/+2
2021-10-18api: remove legacy pd msg handlersKlement Sekera5-48/+0
2021-10-18interface: add api test fileFilip Tehlar21-164/+1484
2021-10-16interface: fix offload flag checkNathan Skrzypczak1-1/+4
2021-10-16memif: Enhance show memif descriptors to display regionSteven Luong1-14/+13
2021-10-16perfmon: topdown lvl 2 support on sapphire rapidsRay Kinsella3-11/+168
2021-10-16perfmon: additional perf counters on icelakeRay Kinsella2-1/+31
2021-10-15vcl: narrow the scope of the restriction of vlsh_bit_valwanghanlin1-3/+4
2021-10-14pppoe: fix coverity warningKlement Sekera1-6/+12
2021-10-14nat: static mappings in flow hashKlement Sekera31-1485/+1324
2021-10-14ip6-nd: fix coverity warningKlement Sekera1-0/+4
2021-10-14tests: fix coverity warningsKlement Sekera1-6/+2
2021-10-14misc: fix coverity warning in ila pluginKlement Sekera1-1/+1
2021-10-13docs: C & C++ apis examplesNathan Skrzypczak6-0/+346
2021-10-13docs: better docs, mv doxygen to sphinxNathan Skrzypczak388-26305/+23361
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 Skrzypczak24-1659/+1922
2021-10-13libmemif: docs md->rstNathan Skrzypczak10-494/+652
2021-10-13libmemif: update documentationJakub Grajciar4-331/+157
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 Ranns3-24/+36
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 Mohandoss10-17/+1060
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 Troan31-1298/+1468