Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | VPP-1102: fix dangling references in RPC handling | Dave Barach | 2 | -27/+40 |
2017-12-01 | session: allocate cb messages from client ring | Florin Coras | 1 | -0/+2 |
2017-10-31 | Fix typo (double unlock) | Dave Barach | 1 | -2/+1 |
2017-10-25 | VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.so | Dave Wallace | 1 | -6/+0 |
2017-10-18 | CSIT-844: fix binary api rx pthread heap push/pop | Dave Barach | 2 | -6/+27 |
2017-10-10 | API versioning: Fix coverity errors from strncpy() | Ole Troan | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 2 | -1/+60 |
2017-10-06 | Coverity fixes for API socket | Chris Luke | 1 | -3/+3 |
2017-10-05 | Clean up "show api ring" debug CLI | Dave Barach | 1 | -3/+11 |
2017-10-03 | api: fix internal client registrations | Florin Coras | 1 | -0/+2 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 8 | -271/+1824 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -1/+12 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down | John Lo | 1 | -3/+27 |
2017-09-25 | Add binary API documentation | Dave Barach | 1 | -1/+3 |
2017-09-19 | Add new C API | Klement Sekera | 2 | -5/+71 |
2017-09-13 | API message table inspection utilities | Dave Barach | 1 | -60/+433 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) | Colin Tregenza Dancer | 1 | -0/+5 |
2017-08-23 | Fix vl_map_shmem() root_path dangling reference. | Dave Wallace | 1 | -5/+8 |
2017-08-18 | API: More gracefully fail when opening shared memory segment fails. | Ole Troan | 1 | -2/+6 |
2017-08-14 | jvpp: make shm_prefix configurable (VPP-591) | Jan Srnicek | 1 | -3/+16 |
2017-08-10 | TCP proxy prototype | Dave Barach | 2 | -0/+39 |
2017-07-01 | Refactor API message handling code | Klement Sekera | 2 | -106/+139 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 2 | -4/+44 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences | Damjan Marion | 1 | -1/+1 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 2 | -2/+3 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | Neale Ranns | 4 | -21/+23 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 2 | -10/+5 |
2017-04-11 | move binary-api client-only routines to memory_client.c | Dave Barach | 2 | -250/+241 |
2017-03-14 | Clean up dead API client reaper callack scheme | Dave Barach | 1 | -7/+15 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -0/+471 |
2017-03-07 | Python API: Synchronous mode. | Ole Troan | 1 | -2/+15 |
2017-03-03 | Improve api trace replay consistency checking | Dave Barach | 1 | -2/+32 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 2 | -9/+5 |
2017-02-28 | Trace plugin binary API message range allocation | Dave Barach | 2 | -8/+89 |
2017-01-09 | Self-service garbage collection for the API message allocator | Dave Barach | 3 | -3/+28 |
2017-01-05 | Fix uninitialized stack local, VPP-581 | Dave Barach | 1 | -0/+3 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 9 | -0/+3202 |