aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/unix
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion14-6731/+0
2016-12-20Declare variables as externalDamjan Marion2-2/+2
2016-12-07epoll_input: don't sleep if we expect event in less than 1 msDamjan Marion1-4/+14
2016-09-27Fix hugepage detection issueDamjan Marion2-0/+35
2016-09-21Refactor pre-Doxy siphon scripts; VPP-396Chris Luke4-3/+94
2016-09-13Use the correct thread stack alignment constraint, VPP-401Dave Barach1-2/+6
2016-08-31VPP-221 CLI auto-documentation infrastructureChris Luke2-40/+147
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke3-19/+17
2016-08-10VPP-189 Fix coverity warningsDave Barach1-0/+1
2016-08-09VPP-189 Fix Coverity warningsDave Barach1-5/+0
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-1/+1
2016-07-27VPP-189 coverity warning cleanupsDave Barach4-8/+20
2016-07-26VPP-223 General documentation updatesChris Luke1-17/+17
2016-07-12Show cli for plugin path, name filter and loaded pluginsShwetha Bhandari1-0/+32
2016-07-08fd-io-styleify passDave Barach13-2133/+2404
2016-06-156rd: Move to pluginOle Troan1-3/+8
2016-06-09VPP-133: increase size of cli process stacksDave Barach1-1/+1
2016-05-23Native VPP driver for Intel Niantic family of NICsDamjan Marion2-0/+8
2016-05-19VPP-74 Fix signedness issue when terminal resizesChris Luke1-4/+9
2016-05-18Rework of the old PCI codeDamjan Marion6-754/+47
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 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