aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-26VPP-165 Update directory list in READMEChris Luke1-1/+1
2016-07-26Fix missing include dirs in doxygenChris Luke2-2/+2
2016-07-26policer classifyMatus Fabian20-52/+1386
2016-07-26Fix coverity warningsDave Barach6-3/+16
2016-07-26Fix Coverty warning in lisp_add_del_map_resolver_command_fnFlorin Coras1-2/+9
2016-07-25Author: Dave Barach <dave@barachs.net>Dave Barach1-2/+4
2016-07-25VPP-142 - Follow up fix for shared_count in indirect adjacenciesJohn Lo2-4/+11
2016-07-23VPP-108: fix buffer overrunDave Barach1-1/+1
2016-07-22VPP-189 Fix 137 coverity no-op issues from vpeapigenChris Luke1-2/+12
2016-07-22Add DPDK 16.07 support (rc3 based)Damjan Marion12-19/+1420
2016-07-22HONEYCOMB-83: Add Gre FeatureHongjun Ni6-395/+399
2016-07-21Add support for Chelsio T540-CR and T580-CRDamjan Marion1-0/+6
2016-07-21As interface is set to L3 mode, reset its output_node_index for l2-outputJohn Lo1-0/+7
2016-07-21Improve interface naming for NICs ports sharing same PCI IDDamjan Marion3-16/+31
2016-07-21Updating gitignore for generated plugins folderKeith Burns (alagalah)1-0/+1
2016-07-21Rename reused LISP interfacesFlorin Coras1-3/+18
2016-07-21Fix CLI for adding LISP fwd entriesFlorin Coras3-51/+141
2016-07-21l2_rw preload starts where data isPierre Pfister1-2/+2
2016-07-21tapcli: Use error counter for buffer allocation errorPierre Pfister2-1/+4
2016-07-21build-root/vagrant: Fix SSE4.x for VBRay1-0/+4
2016-07-21Add API calls for packet generatorPavel Kotucek7-40/+433
2016-07-21VPP-123: remove japi (the old Java API)Marek Gradzki26-4805/+60
2016-07-20ENIC driver update to init mbuf data offset to RTE_PKTMBUF_HEADROOMJohn Lo1-0/+47
2016-07-20Add new lisp API - Show pitrAndrej Kozemcak4-2/+170
2016-07-20L2TP: Add option for custom fib id for outgoing encapsulated packetsPierre Pfister5-7/+42
2016-07-20IP6 forward: Add ND route when next-hop is unknown link localPierre Pfister1-14/+25
2016-07-20ILA: Add direction option to disable ila2sir or sir2ilaPierre Pfister2-34/+103
2016-07-19VPP-203 Find the relative next node index by node namesKeith Burns (alagalah)4-5/+162
2016-07-19On bonded interface admin-down, should stop all slave linksJohn Lo2-12/+18
2016-07-19Fix CLI to add LISP interfaceFlorin Coras1-3/+16
2016-07-19Tap: Fix hardware address assignmentMohsin KAZMI1-24/+17
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