Age | Commit message (Expand) | Author | Files | Lines |
2023-03-21 | papi: vla list of fixed strings |  Ole Troan | 1 | -0/+26 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 4 | -438/+457 |
2020-12-04 | papi: add support for enumflag part 1 of 2 |  Paul Vinciguerra | 2 | -4/+122 |
2020-12-03 | papi: allow client control over loggers |  Paul Vinciguerra | 2 | -4/+45 |
2020-12-02 | papi: improve unit testability |  Paul Vinciguerra | 1 | -0/+63 |
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-07-12 | papi: fix vpp_format from change in vl_api_prefix_t |  Paul Vinciguerra | 1 | -10/+8 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-18 | misc: vpp_papi- add tests, clean up pep8 |  Paul Vinciguerra | 1 | -0/+130 |
2019-06-07 | API: Add support for "defaults" |  Ole Troan | 1 | -4/+18 |
2019-06-07 | vpp_papi: Context_id allocator for running forked. |  Paul Vinciguerra | 1 | -0/+53 |
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-28 | vpp_papi: MACAddress equals fails in unittest. |  Paul Vinciguerra | 1 | -0/+10 |
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 | 2 | -0/+226 |