odp4vpp.git
2016-06-09 Ed WarnickeVPP-129: Add build-root/scripts/csit-test-branch script
2016-06-09 John LoVPP-115: Remove stale ACL CLIs which are not supported
2016-06-08 Ed WarnickeVPP-127: Make rpm/deb provide vpp group to access vpp-api
2016-06-08 Ed WarnickeVPP-124: Fix rpms to work out of the box.
2016-06-08 Maros MarsalekIncrease jvpp connection timeout
2016-06-07 Dave BarachVPP-83: fix collateral damage
2016-06-07 Damjan MarionFix missing null termination in DPDK EAL Args
2016-06-07 Damjan MarionAdjust buffer data offset based on rte_mbuff data_off
2016-06-07 Damjan MarionRebase DPDK patches
2016-06-07 John LoVPP-110: vxlan encap node should never touch a deleted...
2016-06-07 Shesha SreenivasamurthyMulticore support for vCGN
2016-06-07 Marek GradzkiAdd u32[] type handling in reply messages to jvpp
2016-06-07 Hongjun NiFix link down issue of vxlan-gpe interface
2016-06-07 Ole TroanIPv6 HBH: Refactor code. Separate out RFC2460 HBH handl...
2016-06-07 Filip TehlarONE-18: Fix trailing garbage string in LISP status...
2016-06-06 Damjan MarionAdd startup conf options to set per-interface descripto...
2016-06-05 Pierre PfisterVPP-94: Add build-data directory for plugins and Makefi...
2016-06-05 Dave WallaceVPP-112: linux kernel info missing from build log
2016-06-05 John LoVPP-113: BVI shall filter unicast DMAC for L2 to L3...
2016-06-05 Damjan MarionAdd per-device startup config support
2016-06-05 Thomas Monjalondpdk: download from dpdk.org
2016-06-04 Dave BarachAdd dpdk config parameter: poll-sleep <nn>
2016-06-04 John LoVPP-100: Fix IP4 local handling of TCP/IP fragmented...
2016-06-03 Dave BarachSample plugin moved to .../plugins/sample-plugin
2016-06-03 Ed WarnickeVPP-107 Fix for mistake that breaks pkg-rpm in
2016-06-02 Chris LukeVPP-92 Fixup some srv6 issues
2016-06-02 John LoVPP-106: Patch e40i driver to support VLAN sub-interface
2016-06-02 Chris LukeVPP-91 fix sr tunnel add_del collision check
2016-06-02 John LoVPP-100: Fix IPv4 local handling of IP fragmented packets
2016-06-01 Chris LukeVPP-105 Map API SHM uid/gid name to number
2016-06-01 Dave BarachVPP-83 Allow non-privileged clients to use the vpp...
2016-06-01 Chris LukeVPP-98 Dedicated storage for VXLAN over IPv6 hash keys
2016-06-01 Thomas Monjalonvagrant: disable automatic update on start
2016-05-31 Ed WarnickeFix build-root/scripts/version to not have spurious ~
2016-05-31 Marek GradzkiFix u16 type handling in jvpp
2016-05-31 John LoVPP-102: vHost reconnect to previously used sockets...
2016-05-31 John LoVPP97: Flooding of pkts with multiple buffers in BD...
2016-05-31 Florin CorasFix hash table bogus read in ip6 vxlan-gpe
2016-05-31 Filip TehlarAdd CLI/API for clearing all remote mappings
2016-05-31 Andrej KozemcakONE-15: Fix duplicate locator, refactoring locator
2016-05-31 Filip TehlarONE-16: Locators are not properly cleaned
2016-05-30 Hongjun NiAdd Dump API for VxLAN-GPE tunnel
2016-05-28 Chris LukeVPP-84 af_packet retry on EAGAIN, count on errors
2016-05-28 John LoVPP-96 ENID driver update for rx of jumbo pkts using...
2016-05-28 Hongjun NiFix VxLAN-GPE add_del API issue
2016-05-27 Chris LukeVPP-95 VXLAN add_del API intermittent failure
2016-05-27 Damjan MarionFix dpdk march/mtune defaults
2016-05-26 Filip TehlarAdd show command for LISP map resolvers
2016-05-25 Damjan MarionMove dpdk startup config data to separate struct
2016-05-25 Andrej KozemcakONE-14: Fix crash when re-enable Lisp
2016-05-25 Hongjun NiAdd Vxlan-Gpe over IPv6
2016-05-24 Marek GradzkiVPP-86: fix array copy in generated JNI code
2016-05-23 Hongjun NiFix an issue in format_vxlan_gpe_tunnel
2016-05-23 Damjan MarionNative VPP driver for Intel Niantic family of NICs
2016-05-23 Todd FoggoaMove rte_delay_us_override so it overrides DPDK
2016-05-23 Dave BarachCreate /plugins directory, move sample-plugin
2016-05-23 Pierre PfisterVPP-81: Print interface name after creating an interfac...
2016-05-23 Filip TehlarAdd LISP RTR support
2016-05-23 Tibor SirovatkaChanged JVPP interface for construction and connectivity
2016-05-21 Dave BarachAdd per-thread, per-node runtime stats serialization
2016-05-20 Dave BarachVPP-80: netmap binary API message element name collision
2016-05-20 Dave BarachVPP-79: fix cross-compilation build break
2016-05-20 Chris LukeVPP-77 Creating VXLAN over IPv6 via API fails
2016-05-20 Matus FabianAdd policer dump API
2016-05-19 Chris LukeVPP-74 Fix signedness issue when terminal resizes
2016-05-19 Damjan MarionRemove unused PCI code
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single...
2016-05-18 Matus FabianAdd netmap API
2016-05-18 Damjan MarionRework of the old PCI code
2016-05-17 Ed WarnickeSet java artifact versions to 16.09 for master
2016-05-17 Christophe... dpdk/Makefile - Allow dpdk target to be set according...
2016-05-17 Christophe... dpdk/build - 32bits compilation
2016-05-17 Christophe... dpdk/init - Add compatibility to non numa architecture
2016-05-17 Damjan MarionFix output feature issue where opque field is already...
2016-05-17 Christophe... vppinfra - ARM: cycle count 64bits register is only...
2016-05-16 Chris LukeVPP-23 Re-work pager line collation
2016-05-16 Keith Burns... VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC
2016-05-16 Keith Burns... VPP-61 Patch1/2 - Remove NSH from VPP
2016-05-16 Damjan MarionVPP-58: Fix build on AMD Opteron
2016-05-16 Damjan MarionAdd build number to VPP version if BUILD_NUMBER var...
2016-05-16 Matus FabianAdd configure policer API
2016-05-16 Pierre PfisterVPP-68: L2 Rewrite: Support for chained classify tables
2016-05-16 Pierre PfisterVPP-69: Create fib or bridge domain with arbitrary ID
2016-05-16 Chris LukeVPP-57 Add missing license headers in doc files
2016-05-16 Dave WallaceVPP-64: Fix top-level "make pkg-deb" which breaks if...
2016-05-16 Dave WallaceVPP-65: Fix top-level "make install-dep" to work behind...
2016-05-15 Filip TehlarONE-13: Add CLI/API for LISP static remote mappings
2016-05-15 Chris LukeVPP-62 Add a doxy filter to enable vpe.api doc
2016-05-14 Dave BarachVPP-63: clean up config scripts, remove specific hostnames
2016-05-13 Chris LukeVPP-57 Add doxygen build dependencies
2016-05-13 Florin CorasONE-7: Fix map-request encapsulation
2016-05-13 Ed WarnickeWhitespace probe for CI
2016-05-13 Chris LukeVPP-57 Add Doxygen to VPP
2016-05-13 Keith Burns... VPP43 - NSH refactoring: Added nsh-map nodes
2016-05-13 Andrej KozemcakONE-11: Fix bugs in LISP API
2016-05-12 Damjan MarionVPP-53: clang build fails in API on SR tests
2016-05-12 Maros MarsalekGenerate jvpp sources in build-root
2016-05-12 Ed WarnickeRevert "Whitespace change for testing CI"
2016-05-12 Ed WarnickeWhitespace change for testing CI
2016-05-12 Tibor SirovatkaJVPP - null checks changed to Objects.requireNonNull...
next