- 7f62097 Move dpdk (un)format functions to separate c file by Damjan Marion · 9 years ago
- d9bf9ab Add support of Ethernet link bonding utilizing DPDK link bonding by John Lo · 9 years ago
- ebb27fb add install-dep target to toplevel Makefile by Damjan Marion · 9 years ago
- 1c32a89 Fix indexing error in init.c for vnet dpdk. by John Lo · 9 years ago
- 4667c22 Add live migration support to (non-dpdk) vhost-user driver by Yoann Desmouceaux · 9 years ago
- 1f49ed6 Link the vpp application against libvnet.so, not libvnet.a by Dave Barach · 9 years ago
- 9f50b0b Enable all vrings if PROTOCOL_FEATURES are not negotiated by Shesha Sreenivasamurthy · 9 years ago
- 9ad5adc Handle dynamic enable/disable VHOST_USER interface by Shesha Sreenivasamurthy · 9 years ago
- eef4d99 Few improvements in toplevel Makefile by Damjan Marion · 9 years ago
- e90892e Enable DPDK KNI code based on DPDK config by Damjan Marion · 9 years ago
- 4ee137b Fix warnings in vhost-user code with older version of DPDK by Damjan Marion · 9 years ago
- ca0f3b3 dpdk: fix enic pmd driver tx function by Yoann Desmouceaux · 9 years ago
- 84e4ffe Added MTU information to sw_interface_dump by Pavel · 9 years ago
- e1cfcbc Rebalance checkConnected() by Robert Varga · 9 years ago
- 9b7057f Handle dpdk packet_types properly by Damjan Marion · 9 years ago
- ef65cb0 Add custom mac address option to vhost interfaces. by Pierre Pfister · 9 years ago
- b44e9bc Serialize and upload the data plane node graph by Dave Barach · 9 years ago
- c07bf5d Per-interface, per-address-family fast packet filter by Dave Barach · 9 years ago
- 3c4869c dpdk: fix enic pmd driver tx function by Yoann Desmouceaux · 9 years ago
- 525d595 Add GDB and GDB Server to bootstrap files by Keith Burns (alagalah) · 9 years ago
- 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
- ce8debf Increase number of per-cpu mheaps to 256 by Damjan Marion · 9 years ago
- d038637 Remove vec_sort macro by Damjan Marion · 9 years ago
- d8ff0e1 Show DPDK EAL cmdline args in 'show version verbose' by Damjan Marion · 9 years ago
- d81566f Disable for-us udp/tcp checksum validation by default by Dave Barach · 9 years ago
- 85cdbd0 Implement multiple TX queue sharing by Damjan Marion · 9 years ago
- 3f46baf Increase VLIB_MAX_CPUS to 256 by Damjan Marion · 9 years ago
- cfb2d80 Make size of per-thread mini counter vector equal to number of threads by Damjan Marion · 9 years ago
- 1617819 Remove duplicate vlib_call_init_function() for tuntap init by Oleg A. Arkhangelsky · 9 years ago
- 13f0718 Increase number of dpdk lcores to 256 by Damjan Marion · 9 years ago
- cb46684 Fix ARP show exception when not ARP entries as found. by Keith Wiles · 9 years ago
- 52642c3 Performance tools, initial check-in by Dave Barach · 9 years ago
- 3640d53 Pull in some additional symbols that may be needed by plugins. by Josh Gahm · 9 years ago
- 14a44d3 Use vppinfra bitmap for dpdk coremask by Damjan Marion · 9 years ago
- 40223da Remove strcasecmp(3) declaration by Robert Varga · 9 years ago
- f0f54d8 GetStringUTFChars() may fail by Robert Varga · 9 years ago
- ec3034c newIntArray() may fail by Robert Varga · 9 years ago
- 20abdd9 Compile with -Werror, so Jenkins will catch warnings by Dave Barach · 9 years ago
- d0f9209 Indent vppjni.c to be consistent by Robert Varga · 9 years ago
- 2126b35 Replace AC_PROG_LIBTOOL with LT_INIT by Dave Barach · 9 years ago
- e17fdb5 Add Top-Level Wrapper Makefile by Damjan Marion · 9 years ago
- b8f45b3 Vhost multi-q support by Shesha Sreenivasamurthy · 9 years ago
- 1b16953 Clean up gcc-5.2 warnings by Dave Barach · 9 years ago
- ba474a2 Modify hand-coded JNI function names to match refactoring of by Dave Wallace · 9 years ago
- 190efbc Make cleanup_rx_thread static by Robert Varga · 9 years ago
- 8501315 Disable EAL message spew which can easily fill /var/log by Dave Barach · 9 years ago
- c15cc30 Mark internal implementation functions as hidden by Robert Varga · 9 years ago
- ee8c0a0 SFF NSH support VXLAN GPE by Keith Burns (alagalah) · 9 years ago
- 5baafef Fixup symbol names in vpp-japi by Robert Varga · 9 years ago
- f60a822 Set vnet_buffer(b0)->sw_if_index[VLIB_TX] by Dave Barach · 9 years ago
- ced48e7 Cisco Discovery Protocol, initial working attempt by Dave Barach · 9 years ago
- 3e7deb1 Clean up per-thread elog track nomenclature. by Dave Barach · 9 years ago
- 5054885 DPDK patch: Add missing init of packet_type field. by Todd Foggoa · 9 years ago
- a9dc8c9 DPDK patch: Allow applications to override rte_delay_us() by Todd Foggoa · 9 years ago
- 1d8dd70 DPDK patch: Fix a crash in igb_uio driver when the device is removed. by Todd Foggoa · 9 years ago
- 4b12b3c CLI: If an error happens on the socket being polled, then the CLI by Ole Troan · 9 years ago
- efe710f Remove redundant apt-get install of dkms and debhelper. by Dave Wallace · 9 years ago
- d255ee1 Change non-default route ethernet interfaces state to down so VPP will use them. by Dave Wallace · 9 years ago
- 9de836c dpdk_buffer.c: Honor clone_count even when there isn't a freelist handler by Kevin Paul Herbert · 9 years ago
- 078bc56 ip[46].h: Remove tcp reference by Kevin Paul Herbert · 9 years ago
- 31a879a p1.c: Remove log() symbol by Kevin Paul Herbert · 9 years ago
- 1c11311 Need to include symbolic links in the lib package: libXXX.so, libXXX.so.0 by Dave Barach · 9 years ago
- eeee9e2 Switched vagrant for ~/git/vpp to /vpp by Ed Warnicke · 9 years ago
- c28b474 Enabled CCACHE_DIR to be set by ENV Variable by Ed Warnicke · 9 years ago
- f1bb047 Add pciutils to the CentOS vagrant bootstrap; needed to install vpp rpms by Dave Barach · 9 years ago
- b10277d Enable ganglia module integration build by Dave Barach · 9 years ago
- 0bcc9d5 Tracing enhancements. by Bud Grise · 9 years ago
- cfe0724 Use per-thread vlib_main by Shesha Sreenivasamurthy · 9 years ago
- 4189c17 Set the thread name for the stats thread if a thread name prefix is given. by Todd Foggoa · 9 years ago
- a28f44b Zero the interface template before using it. by Todd Foggoa · 9 years ago
- eec5a51 Change default dpdk version to 2.2 by Damjan Marion · 9 years ago
- b66dcfb p1.c: Add symbols useful to IP protocol modules by Kevin Paul Herbert · 9 years ago
- aed4d03 remove igb_uio static pci id table patch, use new_id for all NICs by Damjan Marion · 9 years ago
- a2f0d74 Changed key of NSH VXLAN tunnel. by Keith Burns (alagalah) · 9 years ago
- 7a224a0 Free the temporary vector by Robert Varga · 9 years ago
- 427ce22 Do not copy data twice in swInterfaceDump() by Robert Varga · 9 years ago
- 7457422 Add a vpp-dpdk-dev package, enable plugins to use dpdk APIs directly by Dave Barach · 9 years ago
- 67ba3be Refactor vpp-japi by Robert Varga · 9 years ago
- d5201c8 Changes to Centos bootstrap to remove ~/git/vpp if it exists before attempting clone by Keith Burns (alagalah) · 9 years ago
- f5a857d Vagrantfile doesn't rm git/vpp and vagrant reload --provision by Keith Burns (alagalah) · 9 years ago
- 004da76 Make public fields final where possible by Robert Varga · 9 years ago
- 52a3a4d Add a copyright header by Robert Varga · 9 years ago
- 3e74a8c Git ignore additions by Keith Burns (alagalah) · 9 years ago
- 81d99ac Cache jclass/jmethodID/jfieldID references by Robert Varga · 9 years ago
- 3142430 Add JAVA_HOME includes to vppjni build by Robert Varga · 9 years ago
- fc659e7 Rationalize metric names. by Dave Barach · 9 years ago
- ec21e13 Remove unused tcp.h by Kevin Paul Herbert · 9 years ago
- c23f7bc vpp metrics upload via gmond plugin by Dave Barach · 9 years ago
- 2068e98 Enable Chelsio T5 support by Damjan Marion · 9 years ago
- 8f9e7d4 Remove vestigal TCP implementation by Kevin Paul Herbert · 9 years ago
- dac3fd4 vnet: Add field for transmit time by Kevin Paul Herbert · 9 years ago
- 63a814d Warnings be gone. by Dave Barach · 9 years ago
- da8d445 dpdk_buffer.c: Ensure that the mbuf reference count is as expected by Kevin Paul Herbert · 9 years ago
- cf121e3 ip_checksum.c: Fixes for ip_csum_and_memcpy() alignment issues by Kevin Paul Herbert · 9 years ago
- c42508d Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mk by Dave Barach · 9 years ago
- f46b7e6 Fix l2output error-drop next node index by Damjan Marion · 9 years ago
- aa67d61 Print worker thread name as a c-string, not a vector. Otherwise, the by Dave Barach · 9 years ago
- a67c418 Fix vppctl to cope with vpe -> vpp transition by Ed Warnicke · 9 years ago
- 9917623 Remove vpp-japi/m4/libtool.m4 by Ed Warnicke · 9 years ago
- c5d4dc7 Set the ssvm_ethernet interface pid. Otherwise, the recursive lock by Dave Barach · 9 years ago