aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibapi
AgeCommit message (Expand)AuthorFilesLines
2018-07-09IGMP improvementsNeale Ranns1-2/+2
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda1-1/+2
2018-06-14Fix SEGV in generic event sub reaperMatthew Smith1-1/+1
2018-06-13Stat segment / client: show run" works nowDave Barach2-2/+3
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-1/+19
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-1/+2
2018-06-05VPP API: Memory traceOle Troan2-0/+19
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda1-1/+2
2018-01-25session: add support for memfd segmentsFlorin Coras1-0/+1
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi1-1/+1
2018-01-09api: refactor vlibmemoryFlorin Coras6-303/+38
2018-01-05sock api: add infra for bootstrapping shm clientsFlorin Coras1-44/+20
2017-10-13VPP-1027: DNS name resolverDave Barach1-1/+16
2017-10-10API versioning: Fix coverity errors from strncpy()Ole Troan1-1/+1
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach3-0/+22
2017-10-06Coverity fixes for API socketChris Luke1-5/+7
2017-10-05Clean up "show api ring" debug CLIDave Barach1-1/+4
2017-10-03Repair vlib API socket serverDave Barach3-98/+167
2017-09-28General documentation updatesChris Luke1-37/+40
2017-09-27VPP-990 remove registered handler if control ping failsv18.01-rc0Matej Perina2-0/+13
2017-09-25Add binary API documentationDave Barach2-70/+471
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-0/+1
2017-09-20Improve API message handler re-registration checkDave Barach1-3/+5
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari1-1/+2
2017-09-13API message table inspection utilitiesDave Barach1-0/+3
2017-09-11Recombine diags and minimum barrier open time changes (VPP-968)Colin Tregenza Dancer2-2/+14
2017-09-09move unix_file_* code to vppinfraDamjan Marion1-1/+1
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)1-1/+0
2017-07-01Refactor API message handling codeKlement Sekera2-255/+293
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