aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-10-25tcp: fix: TCP timewait port reuse rfc complianceMichal Kalderon2-4/+84
2021-10-25bier: Disposition paths don't set the next-hopNeale Ranns1-14/+9
2021-10-23arp: fix for source address selectionEd Warnicke1-1/+1
2021-10-22vcl: fix cfg parser handling of empty linesFlorin Coras1-0/+2
2021-10-22session: fix minor issueFilip Tehlar1-1/+1
2021-10-22devices: add support for l3 af_packet interfaceMohsin Kazmi5-37/+106
2021-10-22ipsec: add api test fileFilip Tehlar2-0/+598
2021-10-22fib: Don't back walk from a path-list when a child fist attaches.Neale Ranns1-11/+7
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-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: nat44-ei configuration improvementsFilip Varga6-1027/+1574
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 Sekera27-1475/+1086
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: 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