odp4vpp.git
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.
2016-01-05 Dave WallaceWarning be gone.
2016-01-05 Ed WarnickeMerge "Submit initial test framework skeleton."
2016-01-04 Dave BarachAdd --with-plugin-toolkit to README, clean up unwanted...
2016-01-04 Dave BarachEmacs-lisp scripts to generate complete vpp plugins
2015-12-23 Stefan KobzaSubmit initial test framework skeleton.
2015-12-23 Damjan Marionylwrap is also autotools autogenerated file
2015-12-23 Damjan MarionMerge "Fix to show trace output."
2015-12-23 Damjan MarionMerge "Update vagrant/ to install vpp packages and...
2015-12-23 Ed WarnickeUpdate vagrant/ to install vpp packages and use vppctl
2015-12-23 Ed WarnickeRestore vpe-api-test/scripts/vppctl
2015-12-23 Ed WarnickeFix to show trace output.
2015-12-18 Damjan MarionFix warnings/errors reported by clang
2015-12-18 Dave BarachMerge "Add ODL honeycomb VPP agent extensions to vppjap...
2015-12-18 Dave BarachMerge "Add vpe-api message to get vxlan tunnel details."
2015-12-18 Dave BarachMerge "Update version of vppjapi-<ver>.jar to 1.0.0"
2015-12-18 Dave WallaceAdd ODL honeycomb VPP agent extensions to vppjapi jni...
2015-12-18 Dave WallaceAdd vpe-api message to get vxlan tunnel details.
2015-12-18 Dave WallaceUpdate version of vppjapi-<ver>.jar to 1.0.0
2015-12-17 Damjan MarionRemove redundant function
2015-12-17 Damjan MarionStore per-thread node error counters
2015-12-17 Ed WarnickeMerge "Move vppctl to vpp-api-test"
2015-12-16 Dave BarachMerge "Remove warning message outputing vpp-test-api...
2015-12-16 Damjan MarionMove vppctl to vpp-api-test
2015-12-16 Damjan MarionFix warnings in policer code
2015-12-16 Damjan MarionFix warnings in MAP-T code
2015-12-16 Damjan MarionFix warnings in CNAT code
2015-12-16 Damjan MarionDon't send more than one mapping req in l2output node
2015-12-16 Ed WarnickeRemove warning message outputing vpp-test-api plugin...
2015-12-16 Dave BarachMerge "Update .gitignore to ignore autotools files"
2015-12-16 Dave BarachMerge "Add DPDK version in "show version verbose" output"
2015-12-16 Dave BarachMerge "Introduce support for DPDK 2.2"
2015-12-16 Ed WarnickeUpdate .gitignore to ignore autotools files
2015-12-16 Ed WarnickeDisable telnet to in default package config
2015-12-16 Ed WarnickeAdd missing entries to .gitignore
2015-12-16 Ed WarnickeAdd vppctl as a simple cli interface to vpp
2015-12-16 Damjan MarionAdd DPDK version in "show version verbose" output
2015-12-16 Damjan MarionIntroduce support for DPDK 2.2
2015-12-16 Dave BarachRemove autotools generated products
2015-12-15 Dave WallaceMerge "replacing all vec_sort() invocations to vec_sort...
2015-12-15 Dave WallaceMerge "Remove vppversion subtree, move elftool to vppinfra"
next