Linux Foundation Collaborative Projects
index
:
odp4vpp
1707
1710
master
ARCHIVED- 2020-10-13 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vpp-api
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Add missing variable definitions to python VPP API
Juraj Sloboda
1
-0
/
+3
2016-12-20
Declare variables as external
Damjan Marion
1
-0
/
+4
2016-12-19
Python API: Add back support for old-style VLA, e.g. mask[0]
Ole Troan
2
-50
/
+143
2016-12-13
vpp_papi: Add help() support for python interactive mode
Christophe Fontaine
1
-4
/
+13
2016-12-12
Fix for PAPI async call registration
Wojciech Dec
1
-5
/
+8
2016-12-06
SPAN API: Fix various errors making SPAN break make tests.
Ole Troan
1
-3
/
+1
2016-12-06
API: Adapt make test to Python API changes.
Ole Troan
3
-8
/
+52
2016-12-02
Python API: Support for per message CRC and API split.
Ole Troan
4
-245
/
+767
2016-12-02
API: Packaging of JSON files.
Ole Troan
1
-16
/
+1
2016-11-23
Fix coverity warnings, VPP-486
Dave Barach
1
-0
/
+3
2016-11-21
Add client-side msg_name_and_crc -> msg_index table
Dave Barach
6
-393
/
+98
2016-11-15
Dump routes (VPP-500)
Steven
1
-0
/
+2
2016-10-12
VPP-362 Implement dumping of LISP adjacencies
Filip Tehlar
1
-0
/
+2
2016-10-05
Python API: Add support for shared memory prefix
Ole Troan
5
-9
/
+16
2016-09-30
VPP-120: include custom types to Python representation of vpe.api
Marek Gradzki
1
-1
/
+1
2016-09-27
Fix import line for setup.py
Peter Ginchev
1
-2
/
+2
2016-09-23
Python API: Preparation for RPM/DEB packaging.
Ole Troan
11
-65
/
+106
2016-09-13
Python API: Re-adding rudimentary variable length array pack support.
Ole Troan
2
-17
/
+21
2016-09-02
Add in-message cli_request/cli_reply API
Ole Troan
2
-0
/
+58
2016-08-25
VPP Python language binding - plugin support
Ole Troan
12
-136
/
+427
2016-06-27
More janitorial work
Dave Barach
3
-8
/
+8
2016-06-24
VPP-118: add support for variable length arrays to jvpp
Marek Gradzki
1
-1
/
+1
2016-04-28
Python API: Fix mistaken removal of '_' in field names.
Ole Troan
2
-8
/
+23
2016-04-25
Python-API: Python 2 support.
Ole Troan
2
-11
/
+43
2016-04-25
Python-API: Support for zero-length arrays from caller to VPP. (Previously on...
Ole Troan
1
-20
/
+26
2016-04-20
Python-API: Inital commit of Python bindings for the VPP API.
Ole Troan
10
-0
/
+1053