Age | Commit message (Expand) | Author | Files | Lines |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -2/+2 |
2017-11-10 | VOM: enum_base - not constexpr to appease coverity | Neale Ranns | 1 | -23/+23 |
2017-11-10 | VOM: memset DHCP hostname in VPP API | Neale Ranns | 1 | -0/+1 |
2017-11-09 | VOM: Inspect: fix the bug | Mohsin Kazmi | 1 | -2/+1 |
2017-11-09 | VOM: Makefile: Fix the execution time initialization order | Mohsin Kazmi | 1 | -1/+1 |
2017-11-09 | VOM logger levels fix | Neale Ranns | 1 | -4/+4 |
2017-11-08 | jvpp: test measuring number of invocations per time (VPP-619) | Matej | 4 | -2/+454 |
2017-11-08 | VOM rpm build fixes | Neale Ranns | 1 | -1/+1 |
2017-11-07 | Fix include header for cmds | Mohsin Kazmi | 1 | -0/+2 |
2017-11-06 | VOM reshuffle | Neale Ranns | 105 | -3458/+4791 |
2017-11-05 | Fix coverity warnings in VOM and VAPI | Neale Ranns | 6 | -13/+19 |
2017-11-01 | VPP-959: Support old version of CFFI | Ole Troan | 2 | -3/+17 |
2017-11-01 | vom: fix build with gcc7 | Damjan Marion | 1 | -0/+1 |
2017-11-01 | VOM fixes for 9090 - ships in the night commits | Neale Ranns | 4 | -43/+10 |
2017-11-01 | VPP Object Model (VOM) | Neale Ranns | 111 | -2/+21599 |
2017-10-31 | VPP PAPI: Error in unserializer for non-array compound types. | Ole Troan | 1 | -0/+1 |
2017-10-30 | jvpp: bugfix for deadlock in java future API (VPP-1037) | Matej | 3 | -72/+160 |
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 |