aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-10-28ip: improve csum fold on x86_64Damjan Marion1-1/+15
2021-10-28vrrp: fix coverity warning/NULL dereferenceKlement Sekera1-4/+25
2021-10-28tap: handle null namespace and bridge correctlyMatthew Smith1-2/+4
2021-10-28vppinfra: A bitmap copy functionNeale Ranns1-0/+18
2021-10-28perfmon: fix coverity warningKlement Sekera1-0/+8
2021-10-28ioam: fix coverity warning/NULL dereferenceKlement Sekera1-9/+12
2021-10-27devices: fix coverity warning/don't leak fdKlement Sekera1-1/+2
2021-10-27tcp: fix use of invalid local sw_if_indexFlorin Coras2-5/+6
2021-10-27vppinfra: improve clib_array_mask_u32Damjan Marion1-33/+52
2021-10-27vppinfra: use bzhi in pow2_mask when availableDamjan Marion1-0/+3
2021-10-27api: fix buffer overflow in vl_msg_replay_jsonBenoƮt Ganne1-0/+4
2021-10-26crypto: add barrier in crypto key addGabriel Oginski1-0/+12
2021-10-26perfmon: properly unmap mmapped pagesKlement Sekera1-1/+1
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