aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Add sw_interface_clear_stats API callPavel Kotucek3-2/+94
2016-03-07build: fix call to mkdirJean-Mickael Guerin1-1/+1
2016-03-04Add CPU detection functionsDamjan Marion2-8/+17
2016-03-03Refuse to start if binary requires unavailable CPU extensionsDamjan Marion1-0/+29
2016-02-26Update PowerPC (qppc) platform to build with Ubuntu cross-toolsDamjan Marion1-26/+0
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion1-1/+1
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach2-97/+7
2016-02-22Added MTU information to sw_interface_dumpPavel2-0/+5
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister2-1/+6
2016-02-19Serialize and upload the data plane node graphDave Barach2-1/+56
2016-02-19Per-interface, per-address-family fast packet filterDave Barach4-2/+142
2016-02-16Show DPDK EAL cmdline args in 'show version verbose'Damjan Marion1-5/+10
2016-02-13Remove duplicate vlib_call_init_function() for tuntap initOleg A. Arkhangelsky1-2/+0
2016-02-10Replace AC_PROG_LIBTOOL with LT_INITDave Barach2-2/+0
2016-02-08Cisco Discovery Protocol, initial working attemptDave Barach1-0/+6
2016-02-02Set the thread name for the stats thread if a thread name prefix is given.Todd Foggoa1-0/+5
2016-02-02Zero the interface template before using it.Todd Foggoa1-0/+1
2016-01-29Rationalize metric names.Dave Barach1-6/+6
2016-01-22Enable shared-VM namespace supportDave Barach2-1/+24
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach5-25/+85
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach1-0/+5
2016-01-20Rename vpe binary name to avoid collision with latexDamjan Marion4-13/+13
2016-01-19Revert "Reenable debug cli telnet listener"Ed Warnicke1-1/+0
2016-01-07Reenable debug cli telnet listenerDave Barach1-0/+1
2015-12-17Add vpe-api message to get vxlan tunnel details.Dave Wallace3-1/+80
2015-12-16Merge "Add DPDK version in "show version verbose" output"Dave Barach1-0/+2
2015-12-16Disable telnet to in default package configEd Warnicke1-1/+0
2015-12-16Add DPDK version in "show version verbose" outputDamjan Marion1-0/+2
2015-12-15Remove autotools generated productsDave Barach10-40296/+0
2015-12-15Merge "replacing all vec_sort() invocations to vec_sort_with_function()"Dave Wallace1-1/+10
2015-12-15load vpp startup config from fileMatus Fabian1-0/+59
2015-12-15replacing all vec_sort() invocations to vec_sort_with_function()Matus Fabian1-1/+10
2015-12-14Merge "Move rpc handler where it belongs, related cleanup"Ed Warnicke1-10/+3
2015-12-14Move rpc handler where it belongs, related cleanupDave Barach1-10/+3
2015-12-14add compiler information to "show version" cliDamjan Marion1-0/+16
2015-12-13Force recompilation of version.cDave Barach3-13/+20
2015-12-13new version handlingDamjan Marion5-27/+77
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke34-0/+56023