aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-10NXP dpaa2 platform initial supportSachin Saxena1-0/+63
2016-06-10Fix issue: no handler for msg id 13Hongjun Ni1-352/+351
2016-06-09VPP-133: increase size of cli process stacksDave Barach1-1/+1
2016-06-09Add verbose flag for packet trace, show hexdump in verbose dpdk input traceDamjan Marion5-7/+27
2016-06-09Add format_hexdump functionDamjan Marion2-0/+49
2016-06-09VPP-117: Add trace to ip4 and ip6 lookup nodesPierre Pfister4-19/+84
2016-06-09VPP-106: fix performance hit due to unprefetched data readDave Barach4-47/+17
2016-06-09Fix DPDK init crash if bonded interface is created by startup confJohn Lo1-7/+10
2016-06-09VPP-119: JVpp notificationsMaros Marsalek21-141/+761
2016-06-09HONEYCOMB-67 Introduce exception handling into JVPPTibor Sirovatka23-127/+529
2016-06-09VPP-127 Removed spurious use of sudoEd Warnicke2-2/+2
2016-06-09VPP-129: Add build-root/scripts/csit-test-branch scriptEd Warnicke1-0/+2
2016-06-09VPP-115: Remove stale ACL CLIs which are not supportedJohn Lo2-39/+3
2016-06-08VPP-127: Make rpm/deb provide vpp group to access vpp-apiEd Warnicke4-0/+16
2016-06-08VPP-124: Fix rpms to work out of the box.Ed Warnicke3-1/+17
2016-06-08Increase jvpp connection timeoutMaros Marsalek1-2/+2
2016-06-07VPP-83: fix collateral damageDave Barach1-0/+1
2016-06-07Fix missing null termination in DPDK EAL ArgsDamjan Marion1-2/+2
2016-06-07Adjust buffer data offset based on rte_mbuff data_offDamjan Marion1-11/+6
2016-06-07Rebase DPDK patchesDamjan Marion7-100/+139
2016-06-07VPP-110: vxlan encap node should never touch a deleted tunnelJohn Lo5-85/+141
2016-06-07Multicore support for vCGNShesha Sreenivasamurthy1-5/+91
2016-06-07Add u32[] type handling in reply messages to jvppMarek Gradzki1-3/+16
2016-06-07Fix link down issue of vxlan-gpe interfaceHongjun Ni1-26/+38
2016-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan8-568/+620
2016-06-07ONE-18: Fix trailing garbage string in LISP status dump APIFilip Tehlar1-0/+2
2016-06-06Add startup conf options to set per-interface descriptor ring sizeDamjan Marion3-7/+21
2016-06-05VPP-94: Add build-data directory for plugins and Makefile targetPierre Pfister3-2/+8
2016-06-05VPP-112: linux kernel info missing from build logDave Wallace1-0/+9
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo5-15/+26
2016-06-05Add per-device startup config supportDamjan Marion7-81/+183
2016-06-05dpdk: download from dpdk.orgThomas Monjalon1-6/+6
2016-06-04Add dpdk config parameter: poll-sleep <nn>Dave Barach3-21/+24
2016-06-04VPP-100: Fix IP4 local handling of TCP/IP fragmented packetJohn Lo1-3/+3
2016-06-03Sample plugin moved to .../plugins/sample-pluginDave Barach1-4/+4
2016-06-03VPP-107 Fix for mistake that breaks pkg-rpm inEd Warnicke1-0/+1
2016-06-02VPP-92 Fixup some srv6 issuesChris Luke2-60/+70
2016-06-02VPP-106: Patch e40i driver to support VLAN sub-interfaceJohn Lo1-0/+41
2016-06-02VPP-91 fix sr tunnel add_del collision checkChris Luke1-58/+85
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-06-01VPP-105 Map API SHM uid/gid name to numberChris Luke1-1/+53
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach10-61/+108
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66
2016-06-01vagrant: disable automatic update on startThomas Monjalon1-0/+1
2016-05-31Fix build-root/scripts/version to not have spurious ~Ed Warnicke1-3/+2
2016-05-31Fix u16 type handling in jvppMarek Gradzki3-4/+133
2016-05-31VPP-102: vHost reconnect to previously used sockets on VPP restartJohn Lo1-0/+8
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo2-9/+3
2016-05-31Fix hash table bogus read in ip6 vxlan-gpeFlorin Coras2-13/+3
2016-05-31Add CLI/API for clearing all remote mappingsFilip Tehlar5-28/+90