aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/unix
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 Luke3-85/+744
2016-04-27Add "history" CLI commandChris Luke1-24/+48
2016-04-27Add a (small) banner to the Debug and Telnet CLIChris Luke3-2/+65
2016-04-27Debug/Telnet CLI enhancementsChris Luke2-222/+1063
2016-04-26Fix compile errors reported by clangDamjan Marion1-1/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion2-4/+4
2016-04-19VPP-6: set epoll wait-time to zero when binary API messages are waitingDave Barach1-3/+5
2016-04-18Add support for AArch32Christophe Fontaine2-4/+4
2016-04-14Rework of DPDK PCI device uio driver binding processDamjan Marion4-108/+319
2016-04-06Do not listen unless configured with cli-listen.Ed Warnicke1-4/+5
2016-03-29Adjacency allocatorDave Barach1-0/+1
2016-03-16Add vpp native linux kernel AF_PACKET interface supportDamjan Marion2-0/+3
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach1-1/+2
2016-01-27CLI: If an error happens on the socket being polled, then the CLIOle Troan1-0/+2
2016-01-27Warnings be gone.Dave Barach1-2/+2
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach2-6/+9
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke14-0/+4676