1. 7f37a94 vapi: add python scripts to vpp-dev package by Vratko Polak · 5 years ago
  2. 6307415 build: add more src dirs for generate_json.py by Vratko Polak · 5 years ago
  3. 9529feb build: add targets for json api files by Paul Vinciguerra · 5 years ago
  4. 063f374 vppapigen: allow decimal number in NUM token by Paul Vinciguerra · 5 years ago
  5. 2a688c0 vppapigen: allow negative number in NUM token by Ole Troan · 5 years ago
  6. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  7. b00b510 g2: clean up compile/link errors by Dave Barach · 6 years ago
  8. 8546558 API: Add support for "defaults" by Ole Troan · 6 years ago
  9. 8dbfb43 vppapigen: Fold up CRC from dependent types. by Ole Troan · 6 years ago
  10. 288e093 ipip: refactor ipip.api with explicit types by Ole Troan · 6 years ago
  11. 1ca243b docs: Add VPP API language documentation by Ole Troan · 6 years ago
  12. 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
  13. 0729f64 AppImage packaging by Dave Barach · 6 years ago
  14. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  15. 5c4b9f1 vppapigen: allow for enum size other than u32 by Andrew Yourtchenko · 6 years ago
  16. ca80dcc vppapigen: Expose "option version" in generated JSON file. by Ole Troan · 6 years ago
  17. f4647ed Resolve vppapigen DeprecationWarning. by Paul Vinciguerra · 6 years ago
  18. 3117ad8 g2-only: add (min,max) stats to the anomaly detector by Dave Barach · 6 years ago
  19. 9c8cfd3 Automated anomaly detection by Dave Barach · 6 years ago
  20. 7e0c48e Python3: Move vppapigen to python3. by Paul Vinciguerra · 6 years ago
  21. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  22. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  23. 02143df API: C generator improve symbol protection. by Ole Troan · 6 years ago
  24. 5891425 vppapigen: Fix python3 compatibility by Ole Troan · 6 years ago
  25. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  26. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  27. 2ac7ede perftool: fix c2cpel by Florin Coras · 6 years ago
  28. 9ce6a21 Fix: vppapigen make build fails on fresh install by Paul Vinciguerra · 6 years ago
  29. 833de8c cmake: set packaging component for different files by Damjan Marion · 6 years ago
  30. 5ad62c3 cmake: fix vppapigen install permissons by Damjan Marion · 6 years ago
  31. e04ffa4 cmake: Add perftool to cmake build by Mohsin Kazmi · 6 years ago
  32. e7e5de0 cmake: add g2 and elftool tools by Damjan Marion · 6 years ago
  33. 0abd4a2 cmake: install vppapigen by Damjan Marion · 6 years ago
  34. c9f4022 VPPAPIGEN: use SOURCE_DATE_EPOCH for datestring by Nirmoy Das · 6 years ago
  35. 10a0989 CSIT-1148: VPPAPIGEN 2nd level import of .api ignored by Ole Troan · 6 years ago
  36. 2c2feab VPPAPIGEN: Add union and enum support and IP4/IP6 address type. by Ole Troan · 7 years ago
  37. 669d07d ACL based forwarding by Andrew Yourtchenko · 7 years ago
  38. 17225df VPPAPIGEN: Consistent CRC32 on complete file. by Ole Troan · 7 years ago
  39. cc13471 vppapigen: require reply/details messages for requests/dumps by Marek Gradzki · 7 years ago
  40. d6743b1 VPPAPIGEN: Run tool directly from source tree. by Ole Troan · 7 years ago
  41. 07dce1e vppapigen: require service definition for singleton messages by Marek Gradzki · 7 years ago
  42. b533f3f vppapigen: do not allow to define message as both request and reply by Marek Gradzki · 7 years ago
  43. fc70e3a vppapigen: require reply ID different than caller ID by Marek Gradzki · 7 years ago
  44. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  45. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
  46. f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
  47. 3078737 VPPAPIGEN: Improve output module finding for out-of-tree builds. by Ole Troan · 7 years ago
  48. d05b926 vppapigen: simplify JSON format for services by Marek Gradzki · 7 years ago
  49. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  50. a4bab9d Fix display of single-event event-logs by Dave Barach · 7 years ago
  51. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  52. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  53. 460ba3d Allow to override the build date by Bernhard M. Wiedemann · 8 years ago
  54. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  55. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  56. a8ed6bd Clear pid-vector, to avoid spurious track selection by Dave Barach · 8 years ago
  57. 2c35e58 g2: add multi-track time-slew controls by Dave Barach · 8 years ago
  58. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  59. de9571f g2, c2cpel, and cpeldump: scale to 8M event log files by Dave Barach · 8 years ago
  60. a80ab84 VPP-608: fix coverity warning in vppapigen by Dave Barach · 8 years ago
  61. 05472b6 Fix warning in generated code by Dave Barach · 8 years ago
  62. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  63. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago