Age | Commit message (Expand) | Author | Files | Lines |
2019-05-28 | papi: avoid IOError on disconnect |  Vratko Polak | 2 | -6/+18 |
2019-05-23 | vpp_papi: Do not raise before find_api_dir() |  Vratko Polak | 1 | -4/+1 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 3 | -11/+27 |
2019-05-15 | vpp_papi: remove dependency on environment var. VPP_API_DIR. |  Paul Vinciguerra | 1 | -6/+9 |
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-30 | stats: Add version defines in stat_client.h |  Ole Troan | 1 | -0/+3 |
2019-04-29 | API: Add support for limits to language. |  Ole Troan | 3 | -10/+46 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -1/+1 |
2019-04-23 | API: Python and Unix domain socket improvement |  Ole Troan | 1 | -27/+19 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 1 | -1/+1 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -1/+1 |
2019-04-16 | stats: Add name vectors to Python client |  Ole Troan | 3 | -45/+78 |
2019-04-16 | API: Handle pthread cond signal case where signal is missed. |  Ole Troan | 1 | -1/+8 |
2019-04-08 | GBP: drop and contract counters |  Neale Ranns | 1 | -1/+1 |
2019-03-22 | vppapigen: allow for enum size other than u32 |  Andrew Yourtchenko | 1 | -3/+5 |
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 | 3 | -9/+10 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" |  Ole Trøan | 1 | -1/+1 |
2019-03-15 | API: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -1/+1 |
2019-03-11 | VPP-1486: stat segment file descriptor leak |  Ole Troan | 1 | -0/+3 |
2019-03-07 | vpp_papi: Adjust aenum import for python3. |  Paul Vinciguerra | 2 | -4/+11 |
2019-03-07 | API: Add python2.7 support for enum flags via aenum |  Ole Troan | 2 | -4/+8 |
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 |
2019-02-28 | stats: Add interface name to sw_if_index as /if/names |  Ole Troan | 2 | -1/+24 |
2019-02-26 | vpp-papi: Only install enum34 for python<=3.4. |  Paul Vinciguerra | 1 | -14/+17 |
2019-01-17 | cmake: initial cross-compilation support |  Damjan Marion | 1 | -1/+0 |
2019-01-06 | vpp-api: Add context to VPPStatsIOError. |  Paul Vinciguerra | 2 | -7/+29 |
2018-12-28 | vpp_papi: MACAddress equals fails in unittest. |  Paul Vinciguerra | 2 | -0/+21 |
2018-12-18 | VAPI/VOM: Removing legacy stats tests, add string type. |  Ole Troan | 2 | -0/+2 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |  Ole Troan | 4 | -3/+67 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 3 | -17/+80 |
2018-12-13 | vapi: code cleanup |  Klement Sekera | 1 | -5/+4 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 4 | -220/+266 |
2018-12-10 | Python API: Use services to determine stream RPC |  Ole Troan | 1 | -4/+11 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -2/+7 |
2018-12-06 | stat_client: Fix the type casting |  Mohsin Kazmi | 2 | -7/+10 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 4 | -20/+39 |
2018-12-05 | stat-client: pass names as const strings |  Neale Ranns | 2 | -4/+4 |
2018-11-29 | vpp_papi: Add custom exceptions. |  Paul Vinciguerra | 6 | -54/+121 |
2018-11-29 | vpp_papi: Fix: raise NotImplemented. |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-29 | API: Add support for type aliases |  Ole Troan | 5 | -23/+87 |
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 | 2 | -3/+3 |
2018-11-28 | vpp_papi: Use new style classes. |  Paul Vinciguerra | 6 | -13/+13 |
2018-11-26 | stats: Remove unneeded dependencies in stat_client |  Ole Troan | 2 | -7/+21 |