aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-18Add uid/gid config parameters to shared-vm database map operatorDave Barach7-56/+226
2016-07-18Fix "show hardware" CLI display for bonded interface may corrupt heapJohn Lo1-1/+1
2016-07-18Fix local eid API in VATFlorin Coras1-1/+1
2016-07-18Use oper-160710 CSIT branch for 'verify' jobsMiroslav Miklus1-1/+1
2016-07-18Output format change from "vlan 802.1q" to "802.1q vlan", addition to VPP-111marek zavodsky2-4/+4
2016-07-18Improve "indent foo.c" prep scriptDave Barach1-29/+53
2016-07-17VPP-187: Standardized retvalue types in vpe.apiCalvin1-8/+8
2016-07-17Add ILA pluginPierre Pfister7-0/+1049
2016-07-16Add DPDK patches for i40e vPMD (ptype and ip checksum offload)Damjan Marion2-0/+1298
2016-07-16- fixed misleading indentation (fixes compilation error on gcc versio 6.1.1)Wolfgang1-2/+2
2016-07-14vhost-user: Reset virt-queue info when a vhost interface is disconnected.Steve Shin1-0/+16
2016-07-14Add a command line utility to display critical vpp engine metricsDave Barach3-2/+193
2016-07-14Show 802.1q/802.1ah details in the trace output, fixes VPP-111marek zavodsky4-16/+63
2016-07-13VPP-189 Addtional fixes for last coverity fix in linux_pci.cJohn Lo1-8/+4
2016-07-13Add API dump call for vrf/vni mapping to vpp-api-testFilip Tehlar3-7/+79
2016-07-13Add plugins debian packagingDamjan Marion4-1/+24
2016-07-12packet-generator: various fixesDamjan Marion3-32/+44
2016-07-12Show cli for plugin path, name filter and loaded pluginsShwetha Bhandari1-0/+32
2016-07-12policer actionMatus Fabian9-16/+387
2016-07-12Add incrementing MAC / count support for the l2fib_add_del APIDave Barach1-24/+82
2016-07-12ENIC driver update to allow bonded interface admin down/up to pass trafficJohn Lo2-0/+79
2016-07-11VPP-190: support variable length array syntax in request messagesMarek Gradzki1-2/+4
2016-07-11Simplify API to add LISP adjacenciesFlorin Coras5-158/+65
2016-07-11VPP-183: IPSec transport modeMatus Fabian4-18/+113
2016-07-09dpdk: disable CRC strippingDamjan Marion1-1/+1
2016-07-09packet-generator: fix pcap stream supportDamjan Marion2-4/+18
2016-07-08fd-io-styleify for svmDave Barach11-2272/+2671
2016-07-08VPP-192 ip_neighbor_add_del incomplete vat helpChris Luke1-4/+5
2016-07-08fd-io-styleify passDave Barach17-3544/+4130
2016-07-08fd-io-styleify passDave Barach65-7913/+9520
2016-07-08IPv6 frag: avoid overflow while parsing extension headersYoann Desmouceaux1-0/+7
2016-07-08Add locator prority and weight to LISP APIFilip Tehlar3-22/+57
2016-07-08Remove unnecessary and obsolete configure.ac directivesDamjan Marion14-23/+7
2016-07-08Update emacs plugin skeletonDamjan Marion2-25/+16
2016-07-08Add IPFIX to vpp-api-testJuraj Sloboda1-3/+127
2016-07-08Add binary API for IPFIXJuraj Sloboda5-3/+198
2016-07-08Make IPFIX src port configurableJuraj Sloboda3-1/+8
2016-07-08Multiple changes in the plugin build infraDamjan Marion18-321/+84
2016-07-08VPP-189 Some bugfixes for issues reported by CoverityChris Luke2-14/+66
2016-07-08Allow DPDK per interface startup config to enable/disable VLAN strippingJohn Lo2-8/+27
2016-07-08Reset IPFIX streams after configuration changeJuraj Sloboda1-0/+17
2016-07-08Set plugin path properly when using toplevel makefile to run/debug vppDamjan Marion1-8/+11
2016-07-07Add configuration options for IPFIXJuraj Sloboda3-11/+52
2016-07-07Use arbitrary FIB for IPFIXJuraj Sloboda3-8/+20
2016-07-07VPP-142 Recursive route sending traffic to wrong interfaceNeale6-185/+249
2016-07-07VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to climarek zavodsky4-1/+10
2016-07-07Fix bugs and do some optimization in IPFIX codeJuraj Sloboda2-6/+22
2016-07-07Document more nodesDave Barach3-0/+142
2016-07-07Remove #if DPDK == 0, to eliminate a data structure size mismatchDave Barach1-2/+2
2016-07-07Remove duplicate code buffer_func.hDamjan Marion1-4/+0