summaryrefslogtreecommitdiffstats
path: root/vlib/vlib/unix/cli.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-13VPP-57 Add Doxygen to VPPChris Luke1-51/+125
2016-05-10VPP-46 Fix cut-and-paste in the debug CLIChris Luke1-38/+46
2016-05-10Avoid clobbering output_function by concurrent CLI sessions doing vlib_proces...Andrew Yourtchenko1-0/+5
2016-04-29VPP-26 Iterate through empty command line in cli historyChris Luke1-10/+24
2016-04-29VPP-27 Extend telnet protocol buffer guardChris Luke1-1/+1
2016-04-27CLI output pagerChris Luke1-85/+722
2016-04-27Add "history" CLI commandChris Luke1-24/+48
2016-04-27Add a (small) banner to the Debug and Telnet CLIChris Luke1-2/+59
2016-04-27Debug/Telnet CLI enhancementsChris Luke1-220/+1055
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-3/+3
2016-04-06Do not listen unless configured with cli-listen.Ed Warnicke1-4/+5
2016-03-29Adjacency allocatorDave Barach1-0/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+900