odp4vpp.git
2016-05-09 Florin CorasONE-3: Delete dst route when src fib is empty
2016-05-09 Shwetha BhandariVPP-44: iOAM service and path verification using shamir...
2016-05-09 Florin CorasONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel API
2016-05-09 Ole TroanVPP-20: Verify valid sw_if_index in ip_address_dump.
2016-05-07 Ed WarnickeSwitch to using -headless JDK
2016-05-07 Ed WarnickeSwitch to using nexus.fd.io for dpdk tarball
2016-05-07 Chris LukeVPP-35 Add GRE tunnels to sw_interface_dump
2016-05-07 Chris LukeVPP-45 Fix crash when GRE packet received on new i/f
2016-05-07 Ed WarnickeSmall improvement to vagrant file
2016-05-06 Chris LukeVPP-34 GRE traffic blackholes in encap direction
2016-05-06 John LoCheck IP adj_index to make sure it is valid to prevent...
2016-05-05 Damjan MarionFix vpp_lite build caused by missing definition of...
2016-05-05 Andrej KozemcakONE-2: Add new LISP dump API for lisp gpe
2016-05-05 Keith Burns... VPP-39 - refactoring of NSH into own folder
2016-05-04 Mohsin KazmiNETMAP: Some fixes
2016-05-04 Matthew SmithVPP-42: VPP crashes in IPsec code when running multithr...
2016-05-04 Marek GradzkiHONEYCOMB-10: fix issues with FindClass in multithreade...
2016-05-04 Dave BarachVPP-12: only remove vpp-related files from /dev/shm
2016-05-04 John LoENIC driver patch to set PKT_RX_VLAN_PKT only if pkt...
2016-05-04 Ed WarnickeFix for unattended in Makefile
2016-05-03 Marek GradzkiHONEYCOMB-10: Copy context identifier from request...
2016-05-03 Hongjun NiVPP-15 Add decap-next for nsh-gre tunnel short_help
2016-05-03 Hongjun NiVPP-15 Add ethernet support for nsh-gre's decap-next
2016-05-02 Florin CorasSmall fixes to lisp-gpe header and decap
2016-05-02 Chris LukeVPP-31 Fix linker issue with new sr-replicate
2016-05-02 Maros MarsalekHONEYCOMB-10: JVpp documentation
2016-05-02 Maros MarsalekHONEYCOMB-10: Add specific methods for each request...
2016-05-02 Keith Burns... VPP-30 sr_replicate requires DPDK
2016-05-02 Marek GradzkiHONEYCOMB-10: jVpp - the new java API. C code and jar...
2016-05-02 Damjan MarionRe-do java-8 handling, add unattended switch to topleve...
2016-05-02 Ed WarnickeBreak out install.sh from build.sh
2016-05-02 Keith Burns... VPP-32 Increase # cpus to 2, leave RAM at 4G for virtua...
2016-05-02 Mohsin KazmiNetmap: typo correct
2016-05-02 Keith Burns... VPP-33 Removing javah from Makefile. Merged as fix...
2016-05-02 Maros MarsalekHONEYCOMB-10: jVpp - the new java API. Java code generation
2016-04-30 Keith Burns... IP6 SR multicast replicator
2016-04-29 Chris LukeVPP-26 Iterate through empty command line in cli history
2016-04-29 Florin CorasFix use of vni throughout lisp code
2016-04-29 John LoRevert ixgbe driver vRX removal of packet type recognition
2016-04-29 Damjan MarionAdd indirect next hop support
2016-04-29 Florin CorasRemove unused variable in lisp decap
2016-04-29 Chris LukeVPP-25 Add API for GRE tunnel create/delete/show.
2016-04-29 Florin CorasFix ip-udp encap checksum for ip6
2016-04-29 Damjan MarionFix ip4 address formatting in the show ip fib ouptut
2016-04-29 Chris LukeFix use of format_ip46_address in custom_format
2016-04-29 Shesha SreenivasamurthyImprove performance of dpdk-vhost driver
2016-04-29 Hongjun NiAdd TX statistics for nsh-gre tunnel
2016-04-29 Hongjun NiAdd RX statistics for nsh-gre tunnel
2016-04-29 Hongjun NiFix decap-next for ethernet format in nsh-vxlan-gpe
2016-04-29 Chris LukeVPP-27 Extend telnet protocol buffer guard
2016-04-29 Filip TehlarAdd support for LCAF Instance ID
2016-04-29 Florin CorasAdd lisp-gpe ip6 data-plane support
2016-04-29 Dave BarachClean up per-thread mheap setup.
2016-04-28 Ed WarnickeFix for java8 releated breakage in make install-dep
2016-04-28 Andrej KozemcakLISP IPv6 control support, create IPv6 header
2016-04-28 Chris LukeVXLAN over IPv6.
2016-04-28 Bud GriseFix bug that prevented packet trace from working on...
2016-04-28 Christian Dechamplai... Add ability to set l2_mode_noprot
2016-04-28 Marek GradzkiVPP-8: Set java-8 for JNI
2016-04-28 Bud GriseAdd histogram to frame queue tracing
2016-04-28 Ole TroanPython API: Fix mistaken removal of '_' in field names.
2016-04-28 Chris LukeTrack number of ethernet vlans in a frame
2016-04-28 Thomas F HerbertUpdate Makefile to add debuginfo RPMs for gdb
2016-04-28 Florin CorasFix Bug VPP-22
2016-04-27 Chris LukeIncrease the trace bufffer size
2016-04-27 John LoENIC driver updates for DPDK 16.04 and 2.2.0
2016-04-27 Dave BarachRemove historical artifacts from vnet/buffer.h
2016-04-27 Ole TroanVPP-18: Creating tap interface through API broken....
2016-04-27 John LoFix pcap trace capture crash for packets > 512 bytes
2016-04-27 Chris LukeCLI output pager
2016-04-27 Chris LukeAdd "history" CLI command
2016-04-27 Chris LukeAdd a (small) banner to the Debug and Telnet CLI
2016-04-27 Chris LukeDebug/Telnet CLI enhancements
2016-04-27 Maros MarsalekHONEYCOMB-10: Add missing context parameter to *details...
2016-04-27 Shesha SreenivasamurthyLive VM migration support for vhost-user
2016-04-26 Damjan MarionMake automake silent rules default
2016-04-26 Damjan MarionFix clang warnings in api code
2016-04-26 Mohsin KazmiMTU: set interface mtu tap
2016-04-26 Damjan MarionFix compile errors reported by clang
2016-04-26 Pierre PfisterPort glean neighbor entry support to IPv6
2016-04-26 Hongjun NiFix decap's second-loop failure issue within nsh-vxlan-gpe
2016-04-26 Dave BarachBuild vpp w/ dpdk-16.04 by default
2016-04-26 Damjan MarionGernerate dpdk config out of target specific files
2016-04-25 John LoPut back VMXNET3 driver init for DPDK 2.2.0 or older...
2016-04-25 Shesha SreenivasamurthyDisable TSO/CSUM offloading
2016-04-25 Shesha SreenivasamurthyFix vpp crash in DBG mode
2016-04-25 Ed WarnickeBreak boostrap.sh into pieces
2016-04-25 Damjan MarionAdd native NETMAP driver
2016-04-25 Bud GriseAllow the number of elements in a frame queue to be...
2016-04-25 Todd Foggoa... Add APIs to access dpdk information
2016-04-25 Hongjun NiChange ethernet's result within unformat_decap_next
2016-04-25 Florin CorasConvert lisp-gpe encap to interface tx node
2016-04-25 John LoImprove mechanism for using loopback interface as BVI...
2016-04-25 Ole TroanPython-API: Python 2 support.
2016-04-25 Ole TroanPython-API: Support for zero-length arrays from caller...
2016-04-24 Keith Burns... Updated .gitignore for Python API generated file
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen...
2016-04-22 Dave BarachAdd a vpp_restart command
2016-04-22 Dave BarachFix duplicate free
2016-04-22 Damjan MarionUse memory from other CPU sockets if there is no local
next