aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibapi
AgeCommit message (Expand)AuthorFilesLines
2017-03-14API:support hidden sw interfacesEyal Bari1-9/+9
2017-03-14Clean up dead API client reaper callack schemeDave Barach1-0/+44
2017-03-09vlib_mains == 0 special cases be goneDave Barach3-520/+29
2017-03-03Improve api trace replay consistency checkingDave Barach2-0/+9
2017-03-02Clean up binary api message handler registration issuesDave Barach2-0/+19
2017-02-14Fix typo in API warning message.Jon Loeliger1-1/+1
2017-02-07Fix M(), M2() macros in VATFilip Tehlar1-2/+4
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger1-6/+6
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger1-2/+2
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger1-1/+1
2017-02-02Convert M() and M2() macros to honor their second, mp, parameter.Jon Loeliger1-2/+2
2017-01-25Repair plugin binary API message numberingDave Barach1-10/+8
2017-01-23binary-api debug CLI works with pluginsDave Barach2-1/+76
2017-01-09Self-service garbage collection for the API message allocatorDave Barach1-1/+2
2017-01-05Fix uninitialized stack local, VPP-581Dave Barach1-0/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion4-0/+2298