Age | Commit message (Expand) | Author | Files | Lines |
2019-12-03 | papi: add a per-call _timeout option |  Paul Vinciguerra | 1 | -2/+4 |
2019-10-14 | papi: fix socket sendall calls |  Vratko Polak | 1 | -4/+6 |
2019-10-11 | papi: harden socket handling |  Vratko Polak | 1 | -18/+24 |
2019-09-04 | api: memclnt api use string type. |  Ole Troan | 1 | -1/+1 |
2019-06-26 | papi: prevent message_table inconsistencies |  Vratko Polak | 1 | -0/+2 |
2019-06-18 | misc: vpp_papi- add tests, clean up pep8 |  Paul Vinciguerra | 1 | -0/+2 |
2019-06-12 | papi: make socket disconnect more robust |  Vratko Polak | 1 | -1/+1 |
2019-06-07 | API: Add support for "defaults" |  Ole Troan | 1 | -6/+6 |
2019-05-28 | papi: avoid IOError on disconnect |  Vratko Polak | 1 | -5/+14 |
2019-05-10 | vpp_transport_socket: make connect more resilient |  Vratko Polak | 1 | -11/+32 |
2019-05-09 | Improve exceptions in vpp_transport_socket.py |  Vratko Polak | 1 | -2/+4 |
2019-05-09 | Fix copypaste in vpp_papi/vpp_transport_socket.py |  Vratko Polak | 1 | -3/+2 |
2019-05-08 | Fix Exception typo in vpp_papi/vpp_transport_socket.py. |  Paul Vinciguerra | 1 | -1/+1 |
2019-05-07 | Allow repeated connects on PAPI socket transport |  Vratko Polak | 1 | -1/+10 |
2019-04-23 | API: Python and Unix domain socket improvement |  Ole Troan | 1 | -27/+19 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 1 | -2/+1 |
2018-11-29 | vpp_papi: Add custom exceptions. |  Paul Vinciguerra | 1 | -4/+11 |
2018-11-29 | vpp_papi: Fix: raise NotImplemented. |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-29 | VPP-1508: vpp_transport_socket.py fix import |  Paul Vinciguerra | 1 | -1/+4 |
2018-11-28 | vpp_papi: Reserved keywords. |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-28 | vpp_papi: Use new style classes. |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-05 | Provide return value for PAPI disconnect() |  Igor Mikhailov (imichail) | 1 | -0/+2 |
2018-10-16 | PAPI: Add timeout support for socket transport |  Ole Troan | 1 | -3/+6 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory |  Ole Troan | 1 | -0/+176 |