1. 8ac4ce8 VOM fixes and logger improvements by Neale Ranns · 7 years ago
  2. 263f955 VOM: interface's handle() retreives from singular instance by Neale Ranns · 7 years ago
  3. 352ea0c VOM: interface RD update reconfigures L3 bindings by Neale Ranns · 7 years ago
  4. 10e7a9f VOM: bridge-domain learning mode and route help commands by Neale Ranns · 7 years ago
  5. ba3c773 Handle CPU flags from autotools project by Damjan Marion · 7 years ago
  6. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  7. bc3c126 VOM: enum_base - not constexpr to appease coverity by Neale Ranns · 7 years ago
  8. 814b47b VOM: memset DHCP hostname in VPP API by Neale Ranns · 7 years ago
  9. 4e50d2f VOM: Inspect: fix the bug by Mohsin Kazmi · 7 years ago
  10. 67b1b22 VOM: Makefile: Fix the execution time initialization order by Mohsin Kazmi · 7 years ago
  11. c3a2a2f VOM logger levels fix by Neale Ranns · 7 years ago
  12. c65fdbf jvpp: test measuring number of invocations per time (VPP-619) by Matej · 7 years ago
  13. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago
  14. 20ab0a4 Fix include header for cmds by Mohsin Kazmi · 7 years ago
  15. 9ef1c0a VOM reshuffle by Neale Ranns · 7 years ago
  16. fd67ece Fix coverity warnings in VOM and VAPI by Neale Ranns · 7 years ago
  17. a74b741 VPP-959: Support old version of CFFI by Ole Troan · 7 years ago
  18. 6e3b5a2 vom: fix build with gcc7 by Damjan Marion · 7 years ago
  19. f29e85f VOM fixes for 9090 - ships in the night commits by Neale Ranns · 7 years ago
  20. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  21. ca3b6f1 VPP PAPI: Error in unserializer for non-array compound types. by Ole Troan · 7 years ago
  22. 7008da2 jvpp: bugfix for deadlock in java future API (VPP-1037) by Matej · 7 years ago
  23. 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
  24. c7fc97a jvpp: stop plugin intialization on first mismatch by Marek Gradzki · 7 years ago
  25. ac1a728 jvpp: adding callbacks for all messages (VPP-914) by Matej Perina · 7 years ago
  26. b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
  27. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  28. 905e250 C++ API: remove deprecated throw lists by Klement Sekera · 7 years ago
  29. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  30. 75a17ec VPP-990 remove registered handler if control ping fails by Matej Perina · 7 years ago v18.01-rc0
  31. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  32. dc15be2 Add C++ API by Klement Sekera · 8 years ago
  33. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  34. 3e23367 jvpp: add vpe_pid to ConnectionInfo by Matej Perina · 7 years ago
  35. 68ec940 VPP-960: Python API add more information in exception for invalid arguments to API calls. by Ole Troan · 7 years ago
  36. c29940c ACL-plugin add "replace" semantics for adding a new MacIP acl by Pavel Kotucek · 7 years ago
  37. 774b217 VPP-959: Python API require minimum CFFI version. by Ole Troan · 7 years ago
  38. d052829 jvpp: adding debug usage into test documentation by Matej Perina · 7 years ago
  39. d135c19 jvpp: introducing callback api and future api tests for all plugins (VPP-591) by Matej Perina · 7 years ago
  40. 5c04ad0 jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred by Marek Gradzki · 7 years ago
  41. 2ba92e3 NAT: Rename snat plugin to nat (VPP-955) by Matus Fabian · 7 years ago
  42. b0856b4 Python API: Fix error message typo. by Ole Troan · 7 years ago
  43. 6bf177c Python API: VPP-947 Empty chroot_prefix fails on encode() by Ole Troan · 7 years ago
  44. 89b931f jvpp: suppress unwritten fields warrning found in DTO's hashCode by Marek Gradzki · 7 years ago
  45. 5da27c2 jvpp: move JVppReply's id out of synchronized block by Marek Gradzki · 7 years ago
  46. 3214dc3 jvpp: ignore messages if callback method is missing (VPP-548) by Marek Gradzki · 7 years ago
  47. 5beec81 jvpp: make shm_prefix configurable (VPP-591) by Jan Srnicek · 8 years ago
  48. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  49. 62f9cdd Add PPPoE Plugin by Hongjun Ni · 7 years ago
  50. 63a46fc jvpp: provide more detailed exception logs (VPP-436) by Matej Perina · 7 years ago
  51. 84f2882 jvpp: moving current tests to separate folder marked as examples by Matej Perina · 7 years ago
  52. 4df9716 API: Add Python3 support to vpp_papi.py by Ole Troan · 7 years ago
  53. 5c74973 Flowprobe: Stateful flows and IPv6, L4 recording by Ole Troan · 8 years ago
  54. ed1e242 Improve jvppgen object array member instantiation by Robert Varga · 8 years ago
  55. 966de20 Fix JNI templates by Robert Varga · 8 years ago
  56. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  57. 7f5cc7c Place the vpp_papi*.egg file together with other build products. by Igor Mikhailov (imichail) · 8 years ago
  58. ef486b1 Add GTP-U plugin. VPP-694 by Hongjun Ni · 8 years ago
  59. ed76d5f jvpp: fix memory allocation for variable lenght messages (VPP-841) by Marek Gradzki · 8 years ago
  60. 4aa586f Produce vpp_papi*.egg for virtual environments by Igor Mikhailov (imichail) · 8 years ago
  61. 31d4348 japi: fix compilation on 32-bit systems by Damjan Marion · 8 years ago
  62. 5fec1e8 vpp-api: rename libpneum to libvppapiclient by Damjan Marion · 8 years ago
  63. 0eb2b16 jvpp: remove unused print&endian headers (fixes VPP-688) by Marek Gradzki · 8 years ago
  64. 654ceaf Clean up more Debian packaging symbol warnings by Dave Barach · 8 years ago
  65. ad0697a PNEUM: Fix Coverity error (missing unlock). by Ole Troan · 8 years ago
  66. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  67. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  68. dfc9b7c Python API: Synchronous mode. by Ole Troan · 8 years ago
  69. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  70. 2291a36 jvpp: remove unnecessary msg_id_base caching by Marek Gradzki · 8 years ago
  71. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  72. 3b14529 jvpp: fix coverity warn: reliance on default encoding by Marek Gradzki · 8 years ago
  73. 006eb47 Add files to CLEANFILES for robust make clean. by Burt Silverman · 8 years ago
  74. 4746a5d jvpp: utilize per-message CRCs (VPP-544) by Marek Gradzki · 8 years ago
  75. 3d31f00 Python API: event_callback not initialised. by Ole Troan · 8 years ago
  76. dc90d42 Change automake python macro to get python path by Tomofumi Hayashi · 8 years ago
  77. 1fd5d01 Fix PAPI async response by Wojciech Dec · 8 years ago
  78. 5016f99 Python API: Missing locking of results data structure. by Ole Troan · 8 years ago
  79. 07c39da jvpp: include libjvpp_common in rpm packages by Marek Gradzki · 8 years ago
  80. cb365d8 Fix linker warnings for jvpp shared libs by Marek Gradzki · 8 years ago
  81. 3f14e23 jvpp: include jvpp_common in vpp packages by Marek Gradzki · 8 years ago
  82. ea4fa75 jvpp: add missing dependencies on various libs by Marek Gradzki · 8 years ago
  83. 724f64c Makefile.am cleanup by Damjan Marion · 8 years ago
  84. 94f8bc1 jvpp: compile static Java files and include in generated jars by Marek Gradzki · 8 years ago
  85. ffc18f5 japi: include tests in jar files by Damjan Marion · 8 years ago
  86. 0120e23 papi: fix building on aarch64 by Damjan Marion · 8 years ago
  87. f952692 python clients can set the API rx message queue length by Dave Barach · 8 years ago
  88. ef6e54d Added vpe.api java binding generation by Jan Srnicek · 8 years ago
  89. 71f8742 jvpp: install jvpp_common.h into include/ by Damjan Marion · 8 years ago
  90. 5a68deb vpp-python-api deb packaging - use easy_install to install the python api by root · 8 years ago
  91. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  92. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago