aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/pg
AgeCommit message (Expand)AuthorFilesLines
2018-11-17pcap-based dispatch tracerDave Barach2-2/+2
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach3-21/+25
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-2/+2
2018-10-27pg: incrementing len should be truncated byKingwel Xie1-12/+15
2018-10-23c11 safe string handling supportDave Barach2-3/+3
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-2/+3
2018-07-19Cleanup of handoff codeDamjan Marion1-3/+0
2018-05-17Packet generator: preserve pcap file timestampsDave Barach3-0/+8
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion1-1/+1
2018-03-07packet-generator: use default free listDamjan Marion2-63/+8
2018-02-07Refactor vlib_buffer flagsDamjan Marion1-1/+1
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion2-3/+3
2017-11-10Break up vpe.apiNeale Ranns2-0/+269
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine2-2/+2
2017-07-10vlib: store buffer memory information in the buffer_mainDamjan Marion2-4/+4
2017-04-06Use thread local storage for thread indexDamjan Marion1-2/+2
2017-03-17Fix IP feature ordering.Neale Ranns1-4/+0
2017-03-07DHCP Multiple Servers (VPP-602, VPP-605)Neale Ranns1-0/+6
2017-03-01dpdk: be a pluginDamjan Marion2-8/+8
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-10/+29
2017-02-03pg: add trace information for pg tx nodeDamjan Marion3-9/+46
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion9-0/+3742