Age | Commit message (Expand) | Author | Files | Lines |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. | Ole Troan | 1 | -13/+49 |
2017-10-16 | jvpp: stop plugin intialization on first mismatch | Marek Gradzki | 9 | -12/+15 |
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-10-03 | Repair vlib API socket server | Dave Barach | 2 | -1/+38 |
2017-09-28 | C++ API: remove deprecated throw lists | Klement Sekera | 1 | -8/+4 |
2017-09-28 | drop python3 dependency | Klement Sekera | 3 | -22/+25 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 | Matej Perina | 1 | -0/+1 |
2017-09-27 | Various fixes for issues found by Coverity (VPP-972) | Chris Luke | 1 | -0/+1 |
2017-09-19 | Add C++ API | Klement Sekera | 12 | -239/+1548 |
2017-09-19 | Add new C API | Klement Sekera | 8 | -0/+2598 |
2017-09-15 | jvpp: add vpe_pid to ConnectionInfo | Matej Perina | 2 | -8/+11 |
2017-09-13 | VPP-960: Python API add more information in exception for invalid arguments t... | Ole Troan | 1 | -1/+4 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl | Pavel Kotucek | 1 | -0/+18 |
2017-08-31 | VPP-959: Python API require minimum CFFI version. | Ole Troan | 1 | -1/+1 |
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-18 | Python API: Fix error message typo. | Ole Troan | 1 | -1/+1 |
2017-08-17 | Python API: VPP-947 Empty chroot_prefix fails on encode() | Ole Troan | 3 | -4/+209 |
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-07-08 | API: Add Python3 support to vpp_papi.py | Ole Troan | 1 | -65/+97 |
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-16 | Place the vpp_papi*.egg file together with other build products. | Igor Mikhailov (imichail) | 1 | -1/+2 |
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-05-10 | Produce vpp_papi*.egg for virtual environments | Igor Mikhailov (imichail) | 1 | -1/+2 |
2017-04-27 | japi: fix compilation on 32-bit systems | Damjan Marion | 7 | -7/+7 |
2017-04-20 | vpp-api: rename libpneum to libvppapiclient | Damjan Marion | 7 | -144/+159 |
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-03-17 | PNEUM: Fix Coverity error (missing unlock). | Ole Troan | 1 | -1/+2 |
2017-03-15 | Python API: Change from cPython to CFFI. | Ole Troan | 9 | -338/+123 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 4 | -8/+8 |
2017-03-07 | Python API: Synchronous mode. | Ole Troan | 5 | -147/+365 |
2017-03-03 | python API: work towards python/vpp api separation | Klement Sekera | 1 | -1/+30 |
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 |