Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-31 | api papi: add alias for timestamp(datetime)/timedelta | Paul Vinciguerra | 1 | -1/+8 |
2019-07-12 | papi: fix vpp_format from change in vl_api_prefix_t | Paul Vinciguerra | 1 | -2/+2 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -12/+12 |
2019-06-07 | vpp_papi: Fix format_vl_api_address_t under python3. | Paul Vinciguerra | 1 | -1/+3 |
2019-06-07 | vpp_papi: Accept ipaddress.Network objects on prefix_t methods. | Paul Vinciguerra | 1 | -1/+16 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -0/+7 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls | Ole Troan | 1 | -132/+102 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. | Ole Troan | 1 | -8/+8 |
2018-11-29 | vpp_papi: Add custom exceptions. | Paul Vinciguerra | 1 | -4/+11 |
2018-11-28 | vpp_papi: Use new style classes. | Paul Vinciguerra | 1 | -1/+1 |
2018-10-22 | PAPI: Add support for format/unformat functions. | Ole Troan | 1 | -0/+144 |