aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python
AgeCommit message (Expand)AuthorFilesLines
2017-10-27VPP-1033: Python API support arbitrary sized input parameters.Ole Troan1-13/+49
2017-09-13VPP-960: Python API add more information in exception for invalid arguments t...Ole Troan1-1/+4
2017-08-31VPP-959: Python API require minimum CFFI version.Ole Troan1-1/+1
2017-08-18Python API: Fix error message typo.Ole Troan1-1/+1
2017-08-17Python API: VPP-947 Empty chroot_prefix fails on encode()Ole Troan3-4/+209
2017-07-08API: Add Python3 support to vpp_papi.pyOle Troan1-65/+97
2017-05-16Place the vpp_papi*.egg file together with other build products.Igor Mikhailov (imichail)1-1/+2
2017-05-10Produce vpp_papi*.egg for virtual environmentsIgor Mikhailov (imichail)1-1/+2
2017-04-20vpp-api: rename libpneum to libvppapiclientDamjan Marion1-33/+33
2017-03-15Python API: Change from cPython to CFFI.Ole Troan9-977/+94
2017-03-07Python API: Synchronous mode.Ole Troan5-147/+365
2017-03-03python API: work towards python/vpp api separationKlement Sekera1-1/+30
2017-01-27Python API: event_callback not initialised.Ole Troan1-0/+1
2017-01-26Change automake python macro to get python pathTomofumi Hayashi1-1/+2
2017-01-24Fix PAPI async responseWojciech Dec1-1/+1
2017-01-20Python API: Missing locking of results data structure.Ole Troan1-84/+219
2017-01-11Makefile.am cleanupDamjan Marion1-2/+3
2017-01-09papi: fix building on aarch64Damjan Marion1-1/+1
2017-01-06python clients can set the API rx message queue lengthDave Barach5-10/+13
2017-01-03vpp-python-api deb packaging - use easy_install to install the python apiroot1-0/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion15-0/+1896