aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibapi
AgeCommit message (Expand)AuthorFilesLines
2017-06-01Improve fifo allocator performanceDave Barach1-0/+3
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+14
2017-05-17Add vl_msg_api_get_message_length[_inline]Dave Barach2-0/+17
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns2-7/+8
2017-03-30Clean up more Debian packaging symbol warningsDave Barach1-0/+227
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-4/+4
2017-03-15API: define optional base_id for REPLY_MACRO'sEyal Bari1-4/+8
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