summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-16Fix hugepage leak on VM terminationShesha Sreenivasamurthy2-0/+36
2016-06-16Fix vxlan-gpe interface state dump failureHongjun Ni1-0/+4
2016-06-15README file for vcgnRanganathan T.S1-0/+100
2016-06-15Delete useless field decap_next in tunnelHongjun Ni2-37/+5
2016-06-15Fix LISP locator pair selectionFlorin Coras3-133/+227
2016-06-15Fix remote mapping CLI for unset v6 local eidFlorin Coras1-5/+12
2016-06-15VPP-137: VPP sends ARP with wrong requested IPNeale1-1/+13
2016-06-14Add dpdk per-interface startup config parameter to support rss-flagSrivatsa Sangli3-6/+43
2016-06-14Add dpdk per-interface startup config parameter to specify worker threadsDamjan Marion3-23/+56
2016-06-14Reset new indirect adjacdncy template before using itDamjan Marion2-0/+4
2016-06-14Fix node siblingsOle Troan5-77/+48
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