aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibapi
AgeCommit message (Expand)AuthorFilesLines
2021-03-19api: Avoid the usage of the freed registration by the API callsAndrew Yourtchenko1-0/+1
2021-02-07vppinfra: do not crash if format string is nullAndrew Yourtchenko1-4/+4
2021-02-04linux-cp: Linux Interface Mirroring for Control Plane IntegrationNeale Ranns1-27/+39
2020-10-24vrrp: asynchronous events on VR state changeMatthew Smith1-1/+2
2020-10-06feature: Add packet trace APIJon Loeliger1-0/+29
2020-08-25api: register endian handlers for reply messagesOle Troan1-1/+20
2020-07-16misc: add callback hooks and refactor pmcTom Seidenberg2-1/+21
2020-06-17docs: add more FEATURE.yaml documentationDave Barach1-0/+14
2020-06-15api: check id is valid for bounce checkingBenoît Ganne1-1/+1
2020-05-27api: make vpp api handlers endian independentOle Troan3-1/+43
2020-05-25api: add new stream message conventionOle Troan1-0/+37
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-1/+2
2020-05-04misc: binary api fuzz test fixesDave Barach3-2/+28
2020-04-14vat: fix socket connectionDave Barach1-15/+15
2020-02-26api: add macro that zeros out api reply bufferPaul Vinciguerra1-0/+32
2020-02-26api: improve api string safetyJakub Grajciar2-13/+34
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-13/+4
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak2-4/+18
2019-12-10api: pass api and client main to rx threadFlorin Coras1-0/+6
2019-12-10api: multiple connections per processDave Barach3-24/+41
2019-12-06api: avoid swapping vlib_rp before barrier syncFlorin Coras2-4/+19
2019-11-27misc: add address sanitizer heap instrumentationBenoît Ganne1-0/+20
2019-10-08api: add bapi thread handle to api main structure.IJsbrand Wijnands1-0/+3
2019-09-25api: split api generated filesOle Troan1-0/+15
2019-09-16api: autogenerate api trace print/endianOle Troan2-3/+12
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar1-0/+2
2019-08-08api: vppapitrace JSON/API trace converterOle Troan2-4/+36
2019-07-19api: fix coverity warningDave Barach1-3/+8
2019-07-16api: enable binary API event logging in vatDave Barach2-28/+86
2019-07-09vat: unload unused vat pluginsDave Barach1-0/+21
2019-07-02api: fix coverity warningsDave Barach1-7/+7
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns3-59/+55
2019-06-18api: string type to convert to vectorOle Troan2-27/+59
2019-06-14api: add mp-safe/barrier-sync indication to elogsDave Barach1-6/+17
2019-06-12infra: fix minor memory leak in "api trace..."Dave Barach1-1/+3
2019-03-25add api trace printezkexma1-1/+16
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-3/+1
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-1/+3
2019-01-24perfmon plugin: 2-way parallel stat collectionDave Barach1-9/+2
2019-01-14api_helper_macro mp->pid is network endianOle Troan1-1/+1
2018-12-18VAPI/VOM: Removing legacy stats tests, add string type.Ole Troan1-4/+6
2018-12-17String type: Not include \0 in show_versionOle Troan1-0/+6
2018-12-14String type: Fix off by one errorOle Troan1-3/+2
2018-12-13API: Use string type instead of u8.Ole Troan3-0/+56
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach3-7/+7
2018-10-22X86_64 perf counter pluginDave Barach1-2/+9
2018-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan1-1/+1
2018-10-01API / CLI event-log tracingDave Barach1-45/+38
2018-09-07cmake: set packaging component for different filesDamjan Marion1-0/+2