Age | Commit message (Expand) | Author | Files | Lines |
2016-12-02 | Python API: Support for per message CRC and API split. |  Ole Troan | 4 | -245/+767 |
2016-12-02 | API: Packaging of JSON files. |  Ole Troan | 1 | -16/+1 |
2016-11-23 | Fix coverity warnings, VPP-486 |  Dave Barach | 1 | -0/+3 |
2016-11-21 | Add client-side msg_name_and_crc -> msg_index table |  Dave Barach | 6 | -393/+98 |
2016-11-15 | Dump routes (VPP-500) |  Steven | 1 | -0/+2 |
2016-10-12 | VPP-362 Implement dumping of LISP adjacencies |  Filip Tehlar | 1 | -0/+2 |
2016-10-05 | Python API: Add support for shared memory prefix |  Ole Troan | 5 | -9/+16 |
2016-09-30 | VPP-120: include custom types to Python representation of vpe.api |  Marek Gradzki | 1 | -1/+1 |
2016-09-27 | Fix import line for setup.py |  Peter Ginchev | 1 | -2/+2 |
2016-09-23 | Python API: Preparation for RPM/DEB packaging. |  Ole Troan | 11 | -65/+106 |
2016-09-13 | Python API: Re-adding rudimentary variable length array pack support. |  Ole Troan | 2 | -17/+21 |
2016-09-02 | Add in-message cli_request/cli_reply API |  Ole Troan | 2 | -0/+58 |
2016-08-25 | VPP Python language binding - plugin support |  Ole Troan | 12 | -136/+427 |
2016-06-27 | More janitorial work |  Dave Barach | 3 | -8/+8 |
2016-06-24 | VPP-118: add support for variable length arrays to jvpp |  Marek Gradzki | 1 | -1/+1 |
2016-04-28 | Python API: Fix mistaken removal of '_' in field names. |  Ole Troan | 2 | -8/+23 |
2016-04-25 | Python-API: Python 2 support. |  Ole Troan | 2 | -11/+43 |
2016-04-25 | Python-API: Support for zero-length arrays from caller to VPP. (Previously on... |  Ole Troan | 1 | -20/+26 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. |  Ole Troan | 10 | -0/+1053 |