Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | pg: remove no-recycle option | Damjan Marion | 2 | -6/+0 |
2019-02-09 | buffers: fix typo | Damjan Marion | 3 | -3/+3 |
2019-02-06 | buffers: make buffer data size configurable from startup config | Damjan Marion | 3 | -5/+5 |
2019-01-25 | pg: bugfix for pg paylod hdr-size | Kingwel Xie | 1 | -3/+3 |
2019-01-23 | pg: cli improvement | Kingwel Xie | 4 | -32/+97 |
2019-01-18 | Add vlib_buffer_copy_indices inline function | Damjan Marion | 1 | -4/+3 |
2019-01-06 | pktgen: support mixed multi/single chunk pcap replay | Dave Barach | 3 | -71/+165 |
2019-01-01 | buffers: remove unused code | Damjan Marion | 4 | -15/+7 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 1 | -1/+19 |
2018-11-17 | pcap-based dispatch tracer | Dave Barach | 2 | -2/+2 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 3 | -21/+25 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -2/+2 |
2018-10-27 | pg: incrementing len should be truncated by | Kingwel Xie | 1 | -12/+15 |
2018-10-23 | c11 safe string handling support | Dave Barach | 2 | -3/+3 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -2/+3 |
2018-07-19 | Cleanup of handoff code | Damjan Marion | 1 | -3/+0 |
2018-05-17 | Packet generator: preserve pcap file timestamps | Dave Barach | 3 | -0/+8 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id | Damjan Marion | 1 | -1/+1 |
2018-03-07 | packet-generator: use default free list | Damjan Marion | 2 | -63/+8 |
2018-02-07 | Refactor vlib_buffer flags | Damjan Marion | 1 | -1/+1 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2017-11-21 | dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t | Damjan Marion | 2 | -3/+3 |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -0/+269 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 2 | -2/+2 |
2017-07-10 | vlib: store buffer memory information in the buffer_main | Damjan Marion | 2 | -4/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -2/+2 |
2017-03-17 | Fix IP feature ordering. | Neale Ranns | 1 | -4/+0 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | Neale Ranns | 1 | -0/+6 |
2017-03-01 | dpdk: be a plugin | Damjan Marion | 2 | -8/+8 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -10/+29 |
2017-02-03 | pg: add trace information for pg tx node | Damjan Marion | 3 | -9/+46 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 9 | -0/+3742 |