1. a4f994f vppapigen: fix incorrect comments in json by Ondrej Fabry · 1 year, 11 months ago
  2. 5d23468 vppapigen: include comments in json by Ole Troan · 3 years, 8 months ago
  3. 1b299fa vppapigen: make json in parallel by Nathan Skrzypczak · 2 years, 6 months ago
  4. 9a8d3d7 api: start enum values from 0 by Filip Varga · 2 years, 7 months ago
  5. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  6. da1b76a vppapigen: remove flag day code by Paul Vinciguerra · 4 years ago
  7. b00c49c vppapigen: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
  8. 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
  9. 9302cfe vppapigen: Support an 'autoendian' keyword for message definitions in .api files by Neale Ranns · 3 years, 11 months ago
  10. 6d467b3 vppapigen: fix enum types by Paul Vinciguerra · 4 years ago
  11. 791c206 api: remove unused singular option by Ole Troan · 4 years ago
  12. a51f9b3 vppapigen: add parser support for enumflags by Paul Vinciguerra · 4 years, 1 month ago
  13. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  14. 9046e44 vppapigen: move import processing logic to individual plugins by Paul Vinciguerra · 4 years, 1 month ago
  15. 148c7b7 stats: counters data model by Ole Troan · 4 years, 2 months ago
  16. c0b1954 feature: Add packet trace API by Jon Loeliger · 4 years, 7 months ago
  17. 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
  18. 6006ca8 vppapigen: supports backwards compatible marking of enums by Ole Troan · 4 years, 4 months ago
  19. 920acd4 vppapigen: remove unreachable code by Ole Troan · 4 years, 4 months ago
  20. 68ebcd5 vppapigen: add support for empty options by Ole Troan · 4 years, 4 months ago
  21. 9f84e70 vppapigen: missing crcs in user-defined types by Ole Troan · 4 years, 6 months ago
  22. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  23. deecc93 vppapigen: handle new api file for crcchekcer by Ole Troan · 4 years, 7 months ago
  24. 14a6c0e vppapigen: add assert for python version by Ole Troan · 4 years, 7 months ago
  25. 5c318c7 vppapigen: api crc checker by Ole Troan · 4 years, 8 months ago
  26. 582eac5 misc: fix python sonarcloud BLOCKER level issues by Paul Vinciguerra · 4 years, 9 months ago
  27. ea2abba vppapigen: crc is a negative value for some messages when using python 2.7 by Mark Nelson · 4 years, 10 months ago
  28. 59b6c0c vppapigen: fix options representation by Ole Troan · 4 years, 11 months ago
  29. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  30. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  31. d5a78a5 vppapigen: fix missing vla check for union class by Ole Troan · 5 years ago
  32. 4bf8490 vppapigen: fix tests and run on verify by Paul Vinciguerra · 5 years ago
  33. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  34. 5c2f964 misc: fix shebang with missing env by Nathan Skrzypczak · 5 years ago
  35. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  36. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  37. 2cd3cc8 vppapigen: remove python2 support by Paul Vinciguerra · 5 years ago
  38. ff47fb6 vppapigen map: raise ValueError when fieldname is python keyword by Paul Vinciguerra · 5 years ago
  39. 7520e17 vppapigen: revert "implement reversible repr's" by Vratko Polak · 5 years ago
  40. b504777 vppapigen: implement reversible repr's by Paul Vinciguerra · 5 years ago
  41. 063f374 vppapigen: allow decimal number in NUM token by Paul Vinciguerra · 5 years ago
  42. 2a688c0 vppapigen: allow negative number in NUM token by Ole Troan · 5 years ago
  43. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  44. 8546558 API: Add support for "defaults" by Ole Troan · 6 years ago
  45. 8dbfb43 vppapigen: Fold up CRC from dependent types. by Ole Troan · 6 years ago
  46. 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
  47. f4647ed Resolve vppapigen DeprecationWarning. by Paul Vinciguerra · 6 years ago
  48. 7e0c48e Python3: Move vppapigen to python3. by Paul Vinciguerra · 6 years ago
  49. 5891425 vppapigen: Fix python3 compatibility by Ole Troan · 6 years ago
  50. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  51. 9ce6a21 Fix: vppapigen make build fails on fresh install by Paul Vinciguerra · 6 years ago
  52. 10a0989 CSIT-1148: VPPAPIGEN 2nd level import of .api ignored by Ole Troan · 6 years ago
  53. 2c2feab VPPAPIGEN: Add union and enum support and IP4/IP6 address type. by Ole Troan · 7 years ago
  54. 669d07d ACL based forwarding by Andrew Yourtchenko · 7 years ago
  55. 17225df VPPAPIGEN: Consistent CRC32 on complete file. by Ole Troan · 7 years ago
  56. cc13471 vppapigen: require reply/details messages for requests/dumps by Marek Gradzki · 7 years ago
  57. d6743b1 VPPAPIGEN: Run tool directly from source tree. by Ole Troan · 7 years ago
  58. 07dce1e vppapigen: require service definition for singleton messages by Marek Gradzki · 7 years ago
  59. b533f3f vppapigen: do not allow to define message as both request and reply by Marek Gradzki · 7 years ago
  60. fc70e3a vppapigen: require reply ID different than caller ID by Marek Gradzki · 7 years ago
  61. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  62. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
  63. f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
  64. 3078737 VPPAPIGEN: Improve output module finding for out-of-tree builds. by Ole Troan · 7 years ago
  65. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago