summaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer_node.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-13buffers: configurable buffer fault injectorDave Barach1-0/+7
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-3/+3
2019-11-11vlib: fix handoff queue sequencing bugDave Barach1-1/+2
2019-03-12Perf tune handoff queue pollingDave Barach1-1/+1
2019-01-18Add vlib_buffer_copy_indices inline functionDamjan Marion1-6/+6
2018-11-20vlib: add vlib_buffer_enqueue_to_single_next(...) functionDamjan Marion1-0/+35
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-4/+4
2018-10-10Integer underflow and out-of-bounds read (VPP-1442)Neale Ranns1-4/+9
2018-07-20Add congestion drop in interface handoffDamjan Marion1-20/+33
2018-07-19Cleanup of handoff codeDamjan Marion1-0/+86
2018-05-19Disable vector code in vlib_buffer_enqueue_to_next if no msb mask functionDamjan Marion1-1/+1
2018-05-18Add vlib_buffer_enqueue_to_next inline functionDamjan Marion1-0/+115
2017-12-04vlib: switch when frames are differentEyal Bari1-10/+12
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+337
../common/honeycomb-parent</relativePath> </parent> <groupId>io.fd.honeycomb.tools</groupId> <artifactId>honeycomb-tools</artifactId> <name>${project.artifactId}</name> <packaging>pom</packaging> <version>1.18.01-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <description>Aggregator for various Honeycomb tools</description> <properties> <sonar.skip>true</sonar.skip> </properties> <modules> <module>archetype</module> </modules> </project>