Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-28 | Python API: Fix mistaken removal of '_' in field names. | Ole Troan | 2 | -8/+23 | |
Change-Id: I1e39970bc6ded9e6da64385b2289321ba43bebfd Signed-off-by: Ole Troan <ot@cisco.com> | |||||
2016-04-25 | Python-API: Python 2 support. | Ole Troan | 2 | -11/+43 | |
Change-Id: I6bc656caf22e284233e27f9e003f11502f306c11 Signed-off-by: Ole Troan <ot@cisco.com> | |||||
2016-04-25 | Python-API: Support for zero-length arrays from caller to VPP. (Previously ↵ | Ole Troan | 1 | -20/+26 | |
only VPP to caller was supported.) Change-Id: Id660caeb780f3b26cc091467291463980f485178 Signed-off-by: Ole Troan <ot@cisco.com> | |||||
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. | Ole Troan | 10 | -0/+1053 | |
See: https://wiki.fd.io/view/VPP/Python_API Change-Id: If135fc32208c7031787e1935b399d930e0e1ea1f Signed-off-by: Ole Troan <ot@cisco.com> |