aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibmemory/memory_vlib.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-09api: refactor vlibmemoryFlorin Coras1-2803/+0
2018-01-05sock api: add first msg id retrieval functionFlorin Coras1-7/+5
2018-01-05sock api: add infra for bootstrapping shm clientsFlorin Coras1-2/+2
2017-12-15VPP-1102: fix dangling references in RPC handlingDave Barach1-27/+39
2017-10-31Fix typo (double unlock)Dave Barach1-2/+1
2017-10-18CSIT-844: fix binary api rx pthread heap push/popDave Barach1-3/+5
2017-10-10API versioning: Fix coverity errors from strncpy()Ole Troan1-1/+1
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-1/+37
2017-10-05Clean up "show api ring" debug CLIDave Barach1-3/+11
2017-10-03api: fix internal client registrationsFlorin Coras1-0/+2
2017-10-03Repair vlib API socket serverDave Barach1-188/+529
2017-09-26Add thread-safe event signaller, use RPC where requiredDave Barach1-1/+12
2017-09-25Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/DownJohn Lo1-3/+27
2017-09-25Add binary API documentationDave Barach1-1/+3
2017-09-13API message table inspection utilitiesDave Barach1-60/+433
2017-09-11Recombine diags and minimum barrier open time changes (VPP-968)Colin Tregenza Dancer1-0/+5
2017-08-10TCP proxy prototypeDave Barach1-0/+38
2017-06-01Improve fifo allocator performanceDave Barach1-0/+26
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-1/+1
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-1/+2
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns1-2/+2
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-4/+4
2017-03-14Clean up dead API client reaper callack schemeDave Barach1-7/+15
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-0/+471
2017-03-03Improve api trace replay consistency checkingDave Barach1-2/+32
2017-02-28Trace plugin binary API message range allocationDave Barach1-8/+74
2017-01-09Self-service garbage collection for the API message allocatorDave Barach1-3/+4
2017-01-05Fix uninitialized stack local, VPP-581Dave Barach1-0/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1346