aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibmemory/vlib_api_cli.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-16api: autogenerate api trace print/endianOle Troan1-1/+2
2019-08-08api: vppapitrace JSON/API trace converterOle Troan1-28/+33
2019-06-12infra: fix minor memory leak in "api trace..."Dave Barach1-5/+8
2019-04-05make the output of "show api dump file <filename> compare-current" doxygen-fr...Andrew Yourtchenko1-5/+9
2019-04-05vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "...Andrew Yourtchenko1-2/+2
2019-03-21api trace: cli bug fixezkexma1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-06-26Fix api trace replay of handler to pass vm parameterJohn Lo1-2/+2
2018-04-18typo fix: UNKOWN -> UNKNOWNAndrey "Zed" Zaikin1-1/+1
2018-01-09api: refactor vlibmemoryFlorin Coras1-0/+1209