Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vpp-api
/
python
/
vpp_papi
/
vpp_papi.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
papi: remove unused name from __all__
Paul Vinciguerra
1
-1
/
+1
2020-12-08
papi: remove old client reference
Paul Vinciguerra
1
-3
/
+0
2020-12-04
papi: add support for enumflag part 1 of 2
Paul Vinciguerra
1
-5
/
+19
2020-12-03
papi: remove python2 patterns
Paul Vinciguerra
1
-18
/
+8
2020-12-03
papi: allow client control over loggers
Paul Vinciguerra
1
-3
/
+3
2020-12-02
papi: improve unit testability
Paul Vinciguerra
1
-21
/
+64
2020-05-25
api: add new stream message convention
Ole Troan
1
-14
/
+36
2020-04-28
tests: implement ipaddress convenience methods
Paul Vinciguerra
1
-1
/
+29
2019-12-05
papi: add call stats
Ole Troan
1
-1
/
+23
2019-12-03
papi: add a per-call _timeout option
Paul Vinciguerra
1
-4
/
+6
2019-11-12
papi: add wrapper to validate crc manifest
Ole Troan
1
-0
/
+28
2019-11-05
misc: Fix python scripts shebang line
Renato Botelho do Couto
1
-1
/
+1
2019-10-09
papi: introduce read_blocking
Vratko Polak
1
-3
/
+29
2019-09-25
papi: truncate long logger messages
Klement Sekera
1
-1
/
+4
2019-09-10
papi: let async calls return context
Vratko Polak
1
-1
/
+6
2019-09-04
api: memclnt api use string type.
Ole Troan
1
-3
/
+3
2019-08-08
api: vppapitrace JSON/API trace converter
Ole Troan
1
-141
/
+152
2019-08-08
api: api socket respect unix runtime directory
Ole Troan
1
-1
/
+1
2019-07-16
papi: use the injected logger wherever possible
Vratko Polak
1
-18
/
+6
2019-06-20
misc: papi - add __repr__ to FuncWrapper
Paul Vinciguerra
1
-0
/
+3
2019-06-18
misc: vpp_papi- add tests, clean up pep8
Paul Vinciguerra
1
-4
/
+6
2019-06-17
misc: vpp-api - add __repr__ to VPPApiClient.
Paul Vinciguerra
1
-0
/
+13
2019-06-07
vpp_papi: Context_id allocator for running forked.
Paul Vinciguerra
1
-5
/
+7
2019-06-07
vpp_papi: Fix vapi.disconnect exception.
Paul Vinciguerra
1
-0
/
+1
2019-05-28
papi: avoid IOError on disconnect
Vratko Polak
1
-1
/
+4
2019-05-23
vpp_papi: Do not raise before find_api_dir()
Vratko Polak
1
-4
/
+1
2019-05-15
vpp_papi: remove dependency on environment var. VPP_API_DIR.
Paul Vinciguerra
1
-6
/
+9
2019-03-20
vpp_papi: Expose the list of field attributes to the client.
Paul Vinciguerra
1
-0
/
+1
2019-03-19
vpp_papi: specify encoding for .encode()/.decode()
Paul Vinciguerra
1
-4
/
+5
2019-03-04
test framework: add factory function and default parameters
Ole Troan
1
-0
/
+2
2019-02-28
vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco...
Paul Vinciguerra
1
-4
/
+11
2018-12-18
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
Ole Troan
1
-0
/
+2
2018-12-13
API: Use string type instead of u8.
Ole Troan
1
-3
/
+43
2018-12-12
PAPI: Allow ipaddress object as argument and return values from API calls
Ole Troan
1
-10
/
+12
2018-12-10
Python API: Use services to determine stream RPC
Ole Troan
1
-4
/
+11
2018-11-29
vpp_papi: Add custom exceptions.
Paul Vinciguerra
1
-12
/
+37
2018-11-29
API: Add support for type aliases
Ole Troan
1
-2
/
+9
2018-11-28
vpp_papi: Use new style classes.
Paul Vinciguerra
1
-2
/
+2
2018-11-05
Alter logging semantics for VPP PAPI object
Igor Mikhailov (imichail)
1
-1
/
+1
2018-10-22
PAPI: Add support for format/unformat functions.
Ole Troan
1
-0
/
+1
2018-10-18
PAPI: Expose API enums to tests / applications
Ole Troan
1
-16
/
+33
2018-10-02
PAPI: Use UNIX domain sockets instead of shared memory
Ole Troan
1
-109
/
+37
2018-09-07
PAPI: Unpack embedded types with variable length arrays.
Ole Troan
1
-4
/
+2
2018-08-23
CSIT-1139: Implement parallel test execution
juraj.linkes
1
-1
/
+1
2018-08-09
PAPI: Python 3.7 uses async keyword.
Ole Troan
1
-11
/
+11
2018-07-18
vpp-api: improve naming for easier debugging
Klement Sekera
1
-2
/
+2
2018-06-22
Python API: Add enum and union support.
Ole Troan
1
-0
/
+679
2018-06-18
Revert "Python API: Add enum and union support."
Ole Trøan
1
-678
/
+0
2018-06-17
Python API: Add enum and union support.
Ole Troan
1
-0
/
+678
2017-03-15
Python API: Change from cPython to CFFI.
Ole Troan
1
-599
/
+0
[next]