Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 70 | -7294/+0 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 4 | -11/+15 |
2016-12-22 | api: save some typing when adding new api files | Damjan Marion | 1 | -35/+6 |
2016-12-22 | API refactoring : lisp-gpe | Pavel Kotucek | 1 | -1/+3 |
2016-12-22 | API refactoring : lisp | Pavel Kotucek | 1 | -1/+3 |
2016-12-22 | API refactoring : ipsec-gre | Pavel Kotucek | 1 | -1/+3 |
2016-12-22 | API refactoring : ipsec | Pavel Kotucek | 1 | -1/+3 |
2016-12-22 | API refactoring : bfd | Pavel Kotucek | 1 | -1/+4 |
2016-12-21 | API refactoring : l2tp | Pavel Kotucek | 1 | -0/+2 |
2016-12-21 | API refactoring : gre | Pavel Kotucek | 1 | -0/+2 |
2016-12-21 | API refactoring : vxlan-gpe | Pavel Kotucek | 1 | -1/+3 |
2016-12-21 | API refactoring : vhost_user | Pavel Kotucek | 1 | -0/+2 |
2016-12-21 | API refactoring : netmap | Pavel Kotucek | 1 | -0/+2 |
2016-12-21 | API refactoring : af_packet | Pavel Kotucek | 1 | -0/+2 |
2016-12-21 | API refactoring : vxlan | Pavel Kotucek | 1 | -1/+3 |
2016-12-21 | Bump to 17.04 releasev17.04-rc0 | Damjan Marion | 1 | -1/+1 |
2016-12-21 | Fix coverity issues | Marek Gradzki | 2 | -6/+8 |
2016-12-21 | Add missing variable definitions to java VPP API | Marek Gradzki | 1 | -0/+4 |
2016-12-15 | Fix NPE in JNI while handling int arrays, VPP-559 | Marek Gradzki | 1 | -6/+6 |
2016-12-07 | Make jvpp connection fail if control ping fails | Marek Gradzki | 1 | -3/+1 |
2016-12-07 | Refactor tap binary APIs, VPP-550 | Dave Barach | 1 | -1/+6 |
2016-12-07 | Enable Span Jvpp api generation | Jan Srnicek | 1 | -0/+1 |
2016-12-06 | Refactor binary APIs for IP, VPP-549 | Dave Barach | 1 | -1/+2 |
2016-12-06 | MAP: Split MAP API out of vpe.api. | Ole Troan | 1 | -0/+1 |
2016-12-06 | api: set jvpp version to 17.01 | Marek Gradzki | 2 | -2/+2 |
2016-12-05 | Fix l2.api patch in jvpp Makefile | Marek Gradzki | 1 | -1/+1 |
2016-12-05 | api: enable Java API generation for l2.api (VPP-438) | Marek Gradzki | 1 | -0/+1 |
2016-12-02 | API: Packaging of JSON files. | Ole Troan | 1 | -3/+3 |
2016-11-30 | VPP-530: adapt jvpp generation for VPP API splitting | Marek Gradzki | 3 | -38/+57 |
2016-11-30 | Start spliting vpe.api into logically related pieces | Dave Barach | 1 | -2/+1 |
2016-11-17 | VPP-533 Fix ping race condition in JVpp | Maros Marsalek | 1 | -17/+28 |
2016-11-17 | VPP-534 Remove references to DTOs created in JVpp | Maros Marsalek | 3 | -0/+7 |
2016-11-07 | Fix longArray type in JVPP generator | Maros Marsalek | 1 | -2/+2 |
2016-11-03 | Fail to register Java API for plugin that was not loaded (VPP-522) | Marek Gradzki | 1 | -12/+15 |
2016-11-03 | Remove unused jvpp dependency on plugins' control_ping | Marek Gradzki | 2 | -8/+3 |
2016-10-31 | VPP-120: add custom types support to jvpp | Marek Gradzki | 10 | -342/+779 |
2016-10-25 | Improve equals generation for jvpp DTOs | Marek Gradzki | 1 | -6/+7 |
2016-10-25 | Improve JNI code generation (array truncation) | Marek Gradzki | 1 | -9/+14 |
2016-10-24 | Fix jvpp coverity issues #2 | Marek Gradzki | 11 | -263/+237 |
2016-10-21 | Candidate fix for race condition in building jvpp_common and jvpp_registry | Ed Warnicke | 1 | -0/+1 |
2016-10-19 | improve java build process | Klement Sekera | 1 | -34/+24 |
2016-10-19 | Fix coverity issues in jvpp (newlines + CompletableDumpFuture.ctxId) | Marek Gradzki | 10 | -28/+28 |
2016-10-12 | VPP-362 Implement dumping of LISP adjacencies | Filip Tehlar | 1 | -1/+2 |
2016-09-30 | VPP-120: include custom types to Python representation of vpe.api | Marek Gradzki | 1 | -1/+1 |
2016-09-29 | VPP-378: rename jvpp package to the same as groupId of deployed jars | Marek Gradzki | 44 | -224/+224 |
2016-09-26 | Fix jvpp-core dependencies | Marek Gradzki | 1 | -2/+2 |
2016-09-20 | VPP-348 Return empty DumpReply instead of null | Maros Marsalek | 5 | -44/+98 |
2016-09-20 | VPP-413 DTOs generated by JVpp improvements: | Maros Marsalek | 12 | -145/+275 |
2016-08-17 | Bump of JVPP version for new MASTER. | Keith Burns (alagalah) | 1 | -1/+1 |
2016-08-17 | VPP-336: Fix build order for jvpp_{core,registry}.la dependency on jvpp_commo... | Ed Warnicke | 1 | -0/+2 |