aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibmemory/memory_vlib.c
AgeCommit message (Expand)AuthorFilesLines
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