aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api/python/vpp_papi
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion3-653/+0
2016-12-21Python API: Incorrect error for empty VLA list.Ole Troan1-3/+0
2016-12-19Python API: Add back support for old-style VLA, e.g. mask[0]Ole Troan1-25/+42
2016-12-13vpp_papi: Add help() support for python interactive modeChristophe Fontaine1-4/+13
2016-12-12Fix for PAPI async call registrationWojciech Dec1-5/+8
2016-12-06SPAN API: Fix various errors making SPAN break make tests.Ole Troan1-3/+1
2016-12-06API: Adapt make test to Python API changes.Ole Troan1-8/+44
2016-12-02Python API: Support for per message CRC and API split.Ole Troan2-244/+365
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach1-18/+51
2016-10-05Python API: Add support for shared memory prefixOle Troan2-6/+10
2016-09-23Python API: Preparation for RPM/DEB packaging.Ole Troan3-18/+23
2016-09-13Python API: Re-adding rudimentary variable length array pack support.Ole Troan1-17/+18
2016-09-02Add in-message cli_request/cli_reply APIOle Troan1-0/+6
2016-08-25VPP Python language binding - plugin supportOle Troan4-8/+277
2016-04-25Python-API: Python 2 support.Ole Troan1-10/+42
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan2-0/+122