aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-14gitignore change due to DPDK download suffix changeKeith Burns (alagalah)1-0/+1
2016-06-14Retire io threads and main-thread-io modeDamjan Marion10-1001/+19
2016-06-14Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116Damjan Marion3-29/+47
2016-06-14Cleanup /dev/shm before starting VPP from top-level MakefileDamjan Marion1-0/+2
2016-06-14Add sw_if_index to af_packet_create and various clean upsKeith Burns (alagalah)5-12/+96
2016-06-15Fix name confusion for gre interface index.Hongjun Ni2-6/+6
2016-06-13Fix NULL-pointer crash in handoff_init(...)Dave Barach1-4/+7
2016-06-13Add worker-handoff nodeDamjan Marion8-439/+829
2016-06-13Add vxlan-gpe tunnel to sw_interface_dumpHongjun Ni1-0/+7
2016-06-13Explicity specify IP address type for format_ip46_address functionDamjan Marion7-12/+50
2016-06-13VPP-117: Fix ip4 and ip6 lookup and rewrite tracesPierre Pfister2-68/+95
2016-06-12Fix next-protocol issue configured from HoneycombHongjun Ni1-1/+1
2016-06-10Return 0 if no tap interfaces are readyDave Barach1-1/+1
2016-06-10Copy missing buffer metadata for ESP transport mode packetsDamjan Marion1-1/+4
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