aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/unix/cli.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-2989/+0
2016-09-21Refactor pre-Doxy siphon scripts; VPP-396Chris Luke1-1/+5
2016-08-31VPP-221 CLI auto-documentation infrastructureChris Luke1-40/+120
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke1-1/+1
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-1/+1
2016-07-27VPP-189 coverity warning cleanupsDave Barach1-2/+8
2016-07-26VPP-223 General documentation updatesChris Luke1-17/+17
2016-07-08fd-io-styleify passDave Barach1-1220/+1282
2016-06-09VPP-133: increase size of cli process stacksDave Barach1-1/+1
2016-05-19VPP-74 Fix signedness issue when terminal resizesChris Luke1-4/+9
2016-05-16VPP-23 Re-work pager line collationv16.09-rc0Chris Luke1-88/+364
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