aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibmemory
AgeCommit message (Expand)AuthorFilesLines
2017-10-18CSIT-844: fix binary api rx pthread heap push/popDave Barach1-3/+22
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-19Add new C APIKlement Sekera2-5/+71
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-23Fix vl_map_shmem() root_path dangling reference.Dave Wallace1-5/+8
2017-08-18API: More gracefully fail when opening shared memory segment fails.Ole Troan1-2/+6
2017-08-14jvpp: make shm_prefix configurable (VPP-591)Jan Srnicek1-3/+16
2017-08-10TCP proxy prototypeDave Barach2-0/+39
2017-07-01Refactor API message handling codeKlement Sekera2-106/+139
2017-06-01Improve fifo allocator performanceDave Barach2-4/+44
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-1/+1
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion2-2/+3
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns4-21/+23
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach2-10/+5
2017-04-11move binary-api client-only routines to memory_client.cDave Barach2-250/+241
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-07Python API: Synchronous mode.Ole Troan1-2/+15
2017-03-03Improve api trace replay consistency checkingDave Barach1-2/+32
2017-03-01VPP-598: tcp stack initial commitDave Barach2-9/+5
2017-02-28Trace plugin binary API message range allocationDave Barach2-8/+89
2017-01-09Self-service garbage collection for the API message allocatorDave Barach3-3/+28
2017-01-05Fix uninitialized stack local, VPP-581Dave Barach1-0/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion9-0/+3202