odp4vpp.git
2016-02-10 Dave BarachCompile with -Werror, so Jenkins will catch warnings
2016-02-10 Robert VargaIndent vppjni.c to be consistent
2016-02-10 Dave BarachReplace AC_PROG_LIBTOOL with LT_INIT
2016-02-10 Damjan MarionAdd Top-Level Wrapper Makefile
2016-02-10 Shesha SreenivasamurthyVhost multi-q support
2016-02-10 Dave BarachClean up gcc-5.2 warnings
2016-02-10 Dave WallaceModify hand-coded JNI function names to match refactori...
2016-02-09 Robert VargaMake cleanup_rx_thread static
2016-02-09 Dave BarachDisable EAL message spew which can easily fill /var/log
2016-02-09 Robert VargaMark internal implementation functions as hidden
2016-02-09 Keith Burns... SFF NSH support VXLAN GPE
2016-02-09 Robert VargaFixup symbol names in vpp-japi
2016-02-08 Dave BarachSet vnet_buffer(b0)->sw_if_index[VLIB_TX]
2016-02-08 Dave BarachCisco Discovery Protocol, initial working attempt
2016-02-05 Dave BarachClean up per-thread elog track nomenclature.
2016-02-05 Todd FoggoaDPDK patch: Add missing init of packet_type field.
2016-02-05 Todd FoggoaDPDK patch: Allow applications to override rte_delay_us()
2016-02-05 Todd FoggoaDPDK patch: Fix a crash in igb_uio driver when the...
2016-01-27 Ole TroanCLI: If an error happens on the socket being polled...
2016-02-04 Dave WallaceRemove redundant apt-get install of dkms and debhelper.
2016-02-04 Dave WallaceChange non-default route ethernet interfaces state...
2016-02-04 Kevin Paul... dpdk_buffer.c: Honor clone_count even when there isn...
2016-02-04 Kevin Paul... ip[46].h: Remove tcp reference
2016-02-04 Kevin Paul... p1.c: Remove log() symbol
2016-02-03 Dave BarachNeed to include symbolic links in the lib package:...
2016-02-03 Ed WarnickeSwitched vagrant for ~/git/vpp to /vpp
2016-02-03 Ed WarnickeEnabled CCACHE_DIR to be set by ENV Variable
2016-02-02 Dave BarachAdd pciutils to the CentOS vagrant bootstrap; needed...
2016-02-02 Dave BarachEnable ganglia module integration build
2016-02-02 Bud GriseTracing enhancements.
2016-02-02 Shesha SreenivasamurthyUse per-thread vlib_main
2016-02-02 Todd FoggoaSet the thread name for the stats thread if a thread...
2016-02-02 Todd FoggoaZero the interface template before using it.
2016-02-02 Damjan MarionChange default dpdk version to 2.2
2016-02-01 Kevin Paul... p1.c: Add symbols useful to IP protocol modules
2016-02-01 Damjan Marionremove igb_uio static pci id table patch, use new_id...
2016-02-01 Keith Burns... Changed key of NSH VXLAN tunnel.
2016-02-01 Robert VargaFree the temporary vector
2016-02-01 Robert VargaDo not copy data twice in swInterfaceDump()
2016-02-01 Dave BarachAdd a vpp-dpdk-dev package, enable plugins to use dpdk...
2016-02-01 Robert VargaRefactor vpp-japi
2016-02-01 Keith Burns... Changes to Centos bootstrap to remove ~/git/vpp if...
2016-02-01 Keith Burns... Vagrantfile doesn't rm git/vpp and vagrant reload ...
2016-02-01 Robert VargaMake public fields final where possible
2016-02-01 Robert VargaAdd a copyright header
2016-01-31 Keith Burns... Git ignore additions
2016-01-30 Robert VargaCache jclass/jmethodID/jfieldID references
2016-01-30 Robert VargaAdd JAVA_HOME includes to vppjni build
2016-01-29 Dave BarachRationalize metric names.
2016-01-28 Kevin Paul... Remove unused tcp.h
2016-01-28 Dave Barachvpp metrics upload via gmond plugin
2016-01-27 Damjan MarionEnable Chelsio T5 support
2016-01-27 Kevin Paul... Remove vestigal TCP implementation
2016-01-27 Kevin Paul... vnet: Add field for transmit time
2016-01-27 Dave BarachWarnings be gone.
2016-01-27 Kevin Paul... dpdk_buffer.c: Ensure that the mbuf reference count...
2016-01-27 Kevin Paul... ip_checksum.c: Fixes for ip_csum_and_memcpy() alignment...
2016-01-27 Dave BarachAllow CCACHE_DIR to be overridden, e.g. from .../build...
2016-01-27 Damjan MarionFix l2output error-drop next node index
2016-01-27 Dave BarachPrint worker thread name as a c-string, not a vector...
2016-01-26 Ed WarnickeFix vppctl to cope with vpe -> vpp transition
2016-01-26 Ed WarnickeRemove vpp-japi/m4/libtool.m4
2016-01-26 Dave BarachSet the ssvm_ethernet interface pid. Otherwise, the...
2016-01-26 Ed WarnickeSmall fix for vppctl
2016-01-25 Ole TroanMAP: Ensure fragmented packets get from ip4_map to...
2016-01-25 Ole TroanMAP: Fix handling of jumbo frames.
2016-01-25 Dave BarachFix rpm packaging bit-rot
2016-01-22 Dave BarachEnable shared-VM namespace support
2016-01-22 Dave Barachaarch64 CPU arch / ThunderX platform initial support
2016-01-21 Dave BarachPowerPC64-be arch support. Qemu ("qppc") platform support.
2016-01-20 Damjan MarionRename vpe binary name to avoid collision with latex
2016-01-19 Dave BarachMerge "Enhance and fix packet trace for IP forwarding...
2016-01-19 Dave BarachMerge "Revert "Reenable debug cli telnet listener""
2016-01-19 Dave BarachMerge "Fix bitmap list parsing"
2016-01-19 Ed WarnickeRevert "Reenable debug cli telnet listener"
2016-01-19 John LoEnhance and fix packet trace for IP forwarding as follows:
2016-01-19 Damjan MarionMerge "Reenable debug cli telnet listener"
2016-01-19 Damjan MarionMerge "Shell script to run the emacs-skeleton plugin...
2016-01-19 Dave BarachShell script to run the emacs-skeleton plugin boilerpla...
2016-01-19 Dave BarachClean up comment
2016-01-19 Damjan MarionFix bitmap list parsing
2016-01-18 Ed WarnickeEnabled vppctl to provide an interactive shell
2016-01-18 Damjan MarionMerge "Temporary remove inlines to unbreak compilation...
2016-01-18 Damjan MarionTemporary remove inlines to unbreak compilation with...
2016-01-18 Vincent JARDINbuild - Vagrant template to get more emulated PCI NICs
2016-01-17 Ole TroanMAP: Updated rules generation script.
2016-01-14 Shesha Sreenivasamurthyhw0 used without initialization in when DPDK is undefined
2016-01-14 Damjan MarionMerge "Avoid crash in vhost-user driver when running...
2016-01-14 Ole TroanDual loop decrement TTL.
2016-01-13 Ole TroanAdded ICMP4 error node.
2016-01-13 Ed WarnickeFix gitreview to fd.io
2016-01-12 Damjan MarionAvoid crash in vhost-user driver when running multithreaded
2016-01-11 Matt JohnsonFix vagrant grub issue with ubuntu & virtualbox
2016-01-07 Ole Troan- ICMP6: Add generic ICMP6 error node. Caller sets...
2016-01-07 Dave BarachReenable debug cli telnet listener
2016-01-06 Ole TroanMAP: Decrement TTL of payload IPv4 packet.
2016-01-05 Ole TroanMerge "Fix dual loop >= 4. Fix format specified for...
2016-01-05 Dave BarachMerge "Warning be gone."
2016-01-05 Ole TroanFix dual loop >= 4. Fix format specified for printing...
2016-01-05 Ole TroanClean up script to generate LW46 bindings / MAP-E rules.
next