Age | Commit message (Expand) | Author | Files | Lines |
2016-03-31 | Enable af_packet interfaces in the API test apps | Damjan Marion | 1 | -0/+6 |
2016-03-11 | lt-*m4 - remove auto generated files | Vincent JARDIN | 4 | -628/+0 |
2016-02-22 | Added MTU information to sw_interface_dump | Pavel | 3 | -3/+7 |
2016-02-19 | Rebalance checkConnected() | Robert Varga | 1 | -8/+9 |
2016-02-10 | Remove strcasecmp(3) declaration | Robert Varga | 1 | -1/+1 |
2016-02-10 | GetStringUTFChars() may fail | Robert Varga | 1 | -25/+41 |
2016-02-10 | newIntArray() may fail | Robert Varga | 1 | -1/+4 |
2016-02-10 | Indent vppjni.c to be consistent | Robert Varga | 1 | -775/+755 |
2016-02-10 | Replace AC_PROG_LIBTOOL with LT_INIT | Dave Barach | 1 | -1/+1 |
2016-02-09 | Modify hand-coded JNI function names to match refactoring of | Dave Wallace | 1 | -19/+19 |
2016-02-09 | Make cleanup_rx_thread static | Robert Varga | 1 | -1/+1 |
2016-02-09 | Mark internal implementation functions as hidden | Robert Varga | 1 | -5/+5 |
2016-02-09 | Fixup symbol names in vpp-japi | Robert Varga | 1 | -4/+4 |
2016-02-01 | Free the temporary vector | Robert Varga | 1 | -0/+2 |
2016-02-01 | Do not copy data twice in swInterfaceDump() | Robert Varga | 1 | -4/+2 |
2016-02-01 | Refactor vpp-japi | Robert Varga | 8 | -42/+180 |
2016-02-01 | Make public fields final where possible | Robert Varga | 7 | -90/+92 |
2016-02-01 | Add a copyright header | Robert Varga | 1 | -0/+15 |
2016-01-30 | Cache jclass/jmethodID/jfieldID references | Robert Varga | 5 | -246/+282 |
2016-01-30 | Add JAVA_HOME includes to vppjni build | Robert Varga | 1 | -0/+1 |
2016-01-26 | Remove vpp-japi/m4/libtool.m4 | Ed Warnicke | 1 | -7997/+0 |
2016-01-22 | aarch64 CPU arch / ThunderX platform initial support | Dave Barach | 1 | -32/+47 |
2016-01-21 | PowerPC64-be arch support. Qemu ("qppc") platform support. | Dave Barach | 1 | -47/+32 |
2016-01-20 | Rename vpe binary name to avoid collision with latex | Damjan Marion | 1 | -1/+1 |
2016-01-04 | Warning be gone. | Dave Wallace | 1 | -1/+1 |
2015-12-17 | Add ODL honeycomb VPP agent extensions to vppjapi jni java library. | Dave Wallace | 9 | -92/+640 |
2015-12-17 | Update version of vppjapi-<ver>.jar to 1.0.0 | Dave Wallace | 1 | -1/+1 |
2015-12-15 | Remove autotools generated products | Dave Barach | 10 | -32427/+0 |
2015-12-15 | replacing all vec_sort() invocations to vec_sort_with_function() | Matus Fabian | 1 | -2/+10 |
2015-12-13 | new version handling | Damjan Marion | 2 | -7/+7 |
2015-12-08 | Initial commit of vpp code.v1.0.0 | Ed Warnicke | 45 | -0/+55456 |