Age | Commit message (Expand) | Author | Files | Lines |
2017-10-31 | Fix typo (double unlock) | Dave Barach | 1 | -2/+1 |
2017-10-18 | CSIT-844: fix binary api rx pthread heap push/pop | Dave Barach | 1 | -3/+5 |
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 | 1 | -1/+37 |
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 | 1 | -188/+529 |
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-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-10 | TCP proxy prototype | Dave Barach | 1 | -0/+38 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 1 | -0/+26 |
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 | 1 | -1/+2 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | Neale Ranns | 1 | -2/+2 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -4/+4 |
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-03 | Improve api trace replay consistency checking | Dave Barach | 1 | -2/+32 |
2017-02-28 | Trace plugin binary API message range allocation | Dave Barach | 1 | -8/+74 |
2017-01-09 | Self-service garbage collection for the API message allocator | Dave Barach | 1 | -3/+4 |
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 | 1 | -0/+1346 |