Age | Commit message (Expand) | Author | Files | Lines |
2017-12-10 | improve vapi json parser error handling |  Klement Sekera | 1 | -1/+19 |
2017-12-09 | jvpp: include all api files from @top_builddir@/vpp |  Marek Gradzki | 2 | -6/+5 |
2017-12-09 | jvpp: do not hardcode event sufixes (VPP-940) |  Marek Gradzki | 7 | -141/+175 |
2017-12-08 | vom: acl-l3: Fix pretty print for TCP mask and flags |  Mohsin Kazmi | 1 | -2/+2 |
2017-12-08 | VOM: prefix bit fiddling |  Neale Ranns | 3 | -19/+130 |
2017-12-07 | jvpp: unify notification handling |  Marek Gradzki | 3 | -23/+7 |
2017-12-07 | jvpp: remove special request<>reply mappings |  Marek Gradzki | 10 | -102/+28 |
2017-12-02 | VOM: l2fib: Add bvi flag support |  Mohsin Kazmi | 3 | -13/+29 |
2017-12-01 | VOM: fixes for interface recreate on agent restart and L2 re-binding |  Neale Ranns | 4 | -10/+24 |
2017-11-29 | NAT: Remove old SNAT API (VPP-1070) |  Matus Fabian | 1 | -10/+10 |
2017-11-29 | VOM: logging, populate and stats fixes |  Neale Ranns | 22 | -251/+372 |
2017-11-27 | VOM: favour make_shared |  Neale Ranns | 13 | -45/+49 |
2017-11-25 | VOM: handle null for iterator in dump cmd |  Neale Ranns | 1 | -2/+21 |
2017-11-24 | VOM: Additions to allow uses to UT applications that use VOM |  Neale Ranns | 51 | -295/+676 |
2017-11-22 | VOM: stats: Associate stat obj to interface |  Mohsin Kazmi | 5 | -25/+71 |
2017-11-20 | Have PAPI find its API definition files |  Chris Luke | 1 | -5/+140 |
2017-11-20 | nowhere to set read_timeout |  dongjuan | 1 | -2/+2 |
2017-11-17 | VOM fixes and logger improvements |  Neale Ranns | 7 | -30/+47 |
2017-11-15 | VOM: interface's handle() retreives from singular instance |  Neale Ranns | 2 | -0/+11 |
2017-11-15 | VOM: interface RD update reconfigures L3 bindings |  Neale Ranns | 4 | -21/+82 |
2017-11-14 | VOM: bridge-domain learning mode and route help commands |  Neale Ranns | 8 | -7/+125 |
2017-11-11 | Handle CPU flags from autotools project |  Damjan Marion | 2 | -2/+2 |
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 |