Age | Commit message (Expand) | Author | Files | Lines |
2016-12-05 | Variable-message-length tracing support, VPP-370 |  Dave Barach | 2 | -129/+0 |
2016-11-30 | Start spliting vpe.api into logically related pieces |  Dave Barach | 1 | -1/+0 |
2016-11-21 | Add client-side msg_name_and_crc -> msg_index table |  Dave Barach | 3 | -25/+80 |
2016-10-13 | add xxx_or_null(...) message buffer allocation variants |  Dave Barach | 2 | -6/+39 |
2016-10-05 | Fix mutex/condvar sleep when adding API msgs, VPP-461 |  Dave Barach | 1 | -2/+39 |
2016-08-31 | VPP-210: Add "sh api status" |  Calvin | 1 | -3/+46 |
2016-08-15 | VPP-327 Coding standards cleanup for vppinfra |  Dave Barach | 2 | -5/+6 |
2016-08-15 | VPP-236 Support 64-bit vector lengths, shared memory segments >4 GB |  Dave Barach | 3 | -3/+62 |
2016-08-12 | VPP-237: indent fixes in prep for checkstyle |  Ed Warnicke | 1 | -5/+5 |
2016-07-26 | Fix coverity warnings |  Dave Barach | 1 | -1/+6 |
2016-07-08 | fd-io-styleify pass |  Dave Barach | 8 | -1692/+1992 |
2016-06-17 | vpp-83: fix double-unlock |  Dave Barach | 1 | -2/+3 |
2016-06-07 | VPP-83: fix collateral damage |  Dave Barach | 1 | -0/+1 |
2016-06-01 | VPP-83 Allow non-privileged clients to use the vpp binary API. |  Dave Barach | 3 | -46/+49 |
2016-05-21 | Add per-thread, per-node runtime stats serialization |  Dave Barach | 1 | -0/+3 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation |  Damjan Marion | 2 | -7/+7 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. |  Ole Troan | 2 | -8/+13 |
2016-04-19 | VPP-6: set epoll wait-time to zero when binary API messages are waiting |  Dave Barach | 1 | -0/+2 |
2016-04-18 | Add support for AArch32 |  Christophe Fontaine | 1 | -3/+3 |
2016-01-22 | Enable shared-VM namespace support |  Dave Barach | 2 | -11/+12 |
2015-12-14 | Move rpc handler where it belongs, related cleanup |  Dave Barach | 3 | -22/+87 |
2015-12-08 | Initial commit of vpp code.v1.0.0 |  Ed Warnicke | 9 | -0/+2713 |