aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api/python/vpp_papi/vpp_papi.py
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-450/+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 Troan1-147/+365
2016-10-05Python API: Add support for shared memory prefixOle Troan1-2/+6
2016-09-23Python API: Preparation for RPM/DEB packaging.Ole Troan1-16/+22
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 Troan1-0/+155