Age | Commit message (Expand) | Author | Files | Lines |
2017-10-10 | jvpp: adding callbacks for all messages (VPP-914) |  Matej Perina | 21 | -147/+171 |
2017-10-03 | jvpp: added logs for sending and receiving event messages (VPP-982) |  Matej Perina | 5 | -0/+30 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 |  Matej Perina | 1 | -0/+1 |
2017-09-15 | jvpp: add vpe_pid to ConnectionInfo |  Matej Perina | 2 | -8/+11 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl |  Pavel Kotucek | 1 | -0/+18 |
2017-08-25 | jvpp: adding debug usage into test documentation |  Matej Perina | 5 | -1/+14 |
2017-08-25 | jvpp: introducing callback api and future api tests for all plugins (VPP-591) |  Matej Perina | 20 | -0/+724 |
2017-08-24 | jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred |  Marek Gradzki | 1 | -1/+4 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) |  Matus Fabian | 6 | -45/+45 |
2017-08-16 | jvpp: suppress unwritten fields warrning found in DTO's hashCode |  Marek Gradzki | 2 | -0/+42 |
2017-08-16 | jvpp: move JVppReply's id out of synchronized block |  Marek Gradzki | 2 | -15/+17 |
2017-08-14 | jvpp: ignore messages if callback method is missing (VPP-548) |  Marek Gradzki | 1 | -0/+8 |
2017-08-14 | jvpp: make shm_prefix configurable (VPP-591) |  Jan Srnicek | 3 | -20/+44 |
2017-08-11 | Dedicated SW Interface Event |  Neale Ranns | 5 | -19/+11 |
2017-08-09 | Add PPPoE Plugin |  Hongjun Ni | 3 | -0/+169 |
2017-08-04 | jvpp: provide more detailed exception logs (VPP-436) |  Matej Perina | 3 | -3/+38 |
2017-07-31 | jvpp: moving current tests to separate folder marked as examples |  Matej Perina | 31 | -183/+114 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording |  Ole Troan | 1 | -1/+1 |
2017-05-26 | Improve jvppgen object array member instantiation |  Robert Varga | 1 | -1/+1 |
2017-05-26 | Fix JNI templates |  Robert Varga | 1 | -0/+3 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions |  Ole Troan | 2 | -10/+3 |
2017-05-15 | Add GTP-U plugin. VPP-694 |  Hongjun Ni | 3 | -0/+169 |
2017-05-15 | jvpp: fix memory allocation for variable lenght messages (VPP-841) |  Marek Gradzki | 4 | -22/+49 |
2017-04-27 | japi: fix compilation on 32-bit systems |  Damjan Marion | 7 | -7/+7 |
2017-04-06 | jvpp: remove unused print&endian headers (fixes VPP-688) |  Marek Gradzki | 6 | -64/+10 |
2017-03-30 | Clean up more Debian packaging symbol warnings |  Dave Barach | 1 | -1/+0 |
2017-02-22 | jvpp: remove unnecessary msg_id_base caching |  Marek Gradzki | 11 | -178/+90 |
2017-02-02 | LISP: enhance binary part of some APIs |  Filip Tehlar | 1 | -1/+2 |
2017-01-31 | jvpp: fix coverity warn: reliance on default encoding |  Marek Gradzki | 5 | -18/+35 |
2017-01-28 | Add files to CLEANFILES for robust make clean. |  Burt Silverman | 1 | -1/+1 |
2017-01-27 | jvpp: utilize per-message CRCs (VPP-544) |  Marek Gradzki | 11 | -15/+143 |
2017-01-18 | jvpp: include libjvpp_common in rpm packages |  Marek Gradzki | 1 | -0/+1 |
2017-01-16 | Fix linker warnings for jvpp shared libs |  Marek Gradzki | 1 | -1/+1 |
2017-01-12 | jvpp: include jvpp_common in vpp packages |  Marek Gradzki | 1 | -1/+1 |
2017-01-11 | jvpp: add missing dependencies on various libs |  Marek Gradzki | 1 | -5/+23 |
2017-01-11 | Makefile.am cleanup |  Damjan Marion | 1 | -0/+1 |
2017-01-11 | jvpp: compile static Java files and include in generated jars |  Marek Gradzki | 1 | -3/+3 |
2017-01-10 | japi: include tests in jar files |  Damjan Marion | 1 | -0/+1 |
2017-01-05 | Added vpe.api java binding generation |  Jan Srnicek | 1 | -0/+1 |
2017-01-03 | jvpp: install jvpp_common.h into include/ |  Damjan Marion | 1 | -0/+3 |
2017-01-01 | Move java,lua api and remaining plugins to src/ |  Damjan Marion | 77 | -0/+7763 |