Age | Commit message (Expand) | Author | Files | Lines |
2016-05-12 | JVPP - null checks changed to Objects.requireNonNull usage |  Tibor Sirovatka | 5 | -35/+20 |
2016-05-04 | HONEYCOMB-10: fix issues with FindClass in multithreaded environments |  Marek Gradzki | 2 | -25/+70 |
2016-05-02 | HONEYCOMB-10: JVpp documentation |  Maros Marsalek | 2 | -0/+214 |
2016-05-02 | HONEYCOMB-10: Add specific methods for each request to Future facade |  Maros Marsalek | 4 | -21/+116 |
2016-05-02 | HONEYCOMB-10: jVpp - the new java API. C code and jar file generation |  Marek Gradzki | 13 | -33/+986 |
2016-05-02 | HONEYCOMB-10: jVpp - the new java API. Java code generation |  Maros Marsalek | 19 | -0/+1752 |
2016-04-28 | VXLAN over IPv6. |  Chris Luke | 3 | -11/+64 |
2016-04-28 | Python API: Fix mistaken removal of '_' in field names. |  Ole Troan | 2 | -8/+23 |
2016-04-26 | Make automake silent rules default |  Damjan Marion | 2 | -2/+2 |
2016-04-26 | Fix clang warnings in api code |  Damjan Marion | 1 | -6/+6 |
2016-04-25 | Python-API: Python 2 support. |  Ole Troan | 2 | -11/+43 |
2016-04-25 | Python-API: Support for zero-length arrays from caller to VPP. (Previously on... |  Ole Troan | 1 | -20/+26 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation |  Damjan Marion | 1 | -5/+5 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. |  Ole Troan | 47 | -0/+6149 |