summaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python/vpp_papi/vpp_serializer.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-22PAPI: Add support for format/unformat functions.Ole Troan1-6/+35
2018-10-18PAPI: Expose API enums to tests / applicationsOle Troan1-0/+10
2018-10-16PAPI: Add bool type support in vppapigen.Ole Troan1-0/+2
2018-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan1-1/+1
2018-09-07PAPI: Unpack embedded types with variable length arrays.Ole Troan1-19/+32
2018-08-03PAPI: Union pad at the end of short fields instead of at head.Ole Troan1-4/+2
2018-07-19PAPI: Remove logging calls from pack/unpackOle Troan1-18/+0
2018-06-22Python API: Add enum and union support.Ole Troan1-0/+343
2018-06-18Revert "Python API: Add enum and union support."Ole Trøan1-332/+0
2018-06-17Python API: Add enum and union support.Ole Troan1-0/+332