Age | Commit message (Expand) | Author | Files | Lines |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 1 | -2/+0 |
2023-03-21 | papi: vla list of fixed strings |  Ole Troan | 1 | -0/+26 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -378/+397 |
2020-12-04 | papi: add support for enumflag part 1 of 2 |  Paul Vinciguerra | 1 | -1/+4 |
2020-12-03 | papi: allow client control over loggers |  Paul Vinciguerra | 1 | -4/+23 |
2020-08-11 | papi: allow unknown address family |  Ole Troan | 1 | -0/+52 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-23 | papi: fix default handling |  Ole Troan | 1 | -1/+30 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 1 | -0/+94 |
2019-09-03 | api: enforce vla is last and fixed string type |  Ole Troan | 1 | -2/+38 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-07 | API: Add support for "defaults" |  Ole Troan | 1 | -4/+18 |
2019-04-29 | API: Add support for limits to language. |  Ole Troan | 1 | -1/+16 |
2019-03-19 | vpp_papi: specify encoding for .encode()/.decode() |  Paul Vinciguerra | 1 | -2/+2 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 1 | -35/+57 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 1 | -3/+18 |
2018-10-22 | PAPI: Add support for format/unformat functions. |  Ole Troan | 1 | -2/+62 |
2018-09-07 | PAPI: Unpack embedded types with variable length arrays. |  Ole Troan | 1 | -13/+63 |
2018-08-07 | PAPI: Move unit tests to fix packaging issues. |  Ole Troan | 1 | -0/+226 |