1. df434b9 jvpp: pass tuple of classes to isinstance() by Marek Gradzki · 6 years ago
  2. c5ee4fd jvpp: cleanup generation of swap functions for custom types by Marek Gradzki · 6 years ago
  3. 5b3d95b jvpp: add support for unions (VPP-1322) by Marek Gradzki · 6 years ago
  4. 3e2d57d jvpp: add support for enums (VPP-1153) by Marek Gradzki · 7 years ago
  5. 02c88e4 jvpp: cleanup JNI generation code (VPP-1153) by Marek Gradzki · 7 years ago
  6. 65ce94a jvpp: do not fail on type parsing error by Marek Gradzki · 7 years ago
  7. a51ccb5 jvpp: object model for jvpp generator (VPP-1184) by Marek Gradzki · 7 years ago
  8. d1660e9 jvpp: map VPP API enums to primitive types by Marek Gradzki · 7 years ago
  9. 568cc60 jvpp: use Python's logging API by Marek Gradzki · 7 years ago
  10. 87a137c jvpp: include all api files from @top_builddir@/vpp by Marek Gradzki · 7 years ago
  11. 6e73f7f jvpp: do not hardcode event sufixes (VPP-940) by Marek Gradzki · 7 years ago
  12. acf33e4 jvpp: unify notification handling by Marek Gradzki · 7 years ago
  13. 8f3ad25 jvpp: remove special request<>reply mappings by Marek Gradzki · 7 years ago
  14. 7008da2 jvpp: bugfix for deadlock in java future API (VPP-1037) by Matej · 7 years ago
  15. ac1a728 jvpp: adding callbacks for all messages (VPP-914) by Matej Perina · 7 years ago
  16. b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
  17. 5c04ad0 jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred by Marek Gradzki · 7 years ago
  18. 89b931f jvpp: suppress unwritten fields warrning found in DTO's hashCode by Marek Gradzki · 7 years ago
  19. 5da27c2 jvpp: move JVppReply's id out of synchronized block by Marek Gradzki · 7 years ago
  20. 3214dc3 jvpp: ignore messages if callback method is missing (VPP-548) by Marek Gradzki · 7 years ago
  21. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  22. 5c74973 Flowprobe: Stateful flows and IPv6, L4 recording by Ole Troan · 8 years ago
  23. ed1e242 Improve jvppgen object array member instantiation by Robert Varga · 8 years ago
  24. 966de20 Fix JNI templates by Robert Varga · 8 years ago
  25. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  26. ed76d5f jvpp: fix memory allocation for variable lenght messages (VPP-841) by Marek Gradzki · 8 years ago
  27. 4746a5d jvpp: utilize per-message CRCs (VPP-544) by Marek Gradzki · 8 years ago
  28. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago