aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vnet/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-414/+0
2016-12-19dpdk backward compatibilityChristophe Fontaine1-0/+2
2016-12-06dpdk: fix rte_delay_us callback issueDamjan Marion1-7/+9
2016-12-06dpdk: add rte_delay_us_callbackPavel Kotucek1-1/+13
2016-10-25dpdk: remove dpdk_pmd_constructor_initDamjan Marion1-5/+1
2016-08-05VPP-237 Coding standards cleanupDave Barach1-215/+248
2016-06-27More janitorial workDave Barach1-1/+1
2016-05-23Move rte_delay_us_override so it overrides DPDKTodd Foggoa1-0/+41
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-9/+10
2016-05-13VPP-57 Add Doxygen to VPPChris Luke1-8/+0
2016-04-26Fix compile errors reported by clangDamjan Marion1-1/+1
2016-04-01Add option to link DPDK dynamicallyDamjan Marion1-1/+9
2016-03-20vnet classifier debug CLI enhancementsDave Barach1-0/+1
2016-03-17Reincarnate call to unix_physmem_init() for non-dpdk useDamjan Marion1-0/+3
2016-03-04Add CPU detection functionsDamjan Marion1-0/+1
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-24Link the vpp application against libvnet.so, not libvnet.aDave Barach1-94/+6
2016-02-19Per-interface, per-address-family fast packet filterDave Barach1-0/+2
2016-02-13Remove duplicate vlib_call_init_function() for tuntap initOleg A. Arkhangelsky1-2/+0
2016-02-08Cisco Discovery Protocol, initial working attemptDave Barach1-0/+6
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach1-2/+39
2016-01-20Rename vpe binary name to avoid collision with latexDamjan Marion1-1/+1
2015-12-15load vpp startup config from fileMatus Fabian1-0/+59
2015-12-14Move rpc handler where it belongs, related cleanupDave Barach1-10/+3
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+312