aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
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-21Add API calls for packet generatorPavel Kotucek3-34/+70
2016-07-20Add new lisp API - Show pitrAndrej Kozemcak1-0/+44
2016-07-20L2TP: Add option for custom fib id for outgoing encapsulated packetsPierre Pfister3-7/+25
2016-07-20IP6 forward: Add ND route when next-hop is unknown link localPierre Pfister1-14/+25
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-18Fix "show hardware" CLI display for bonded interface may corrupt heapJohn Lo1-1/+1
2016-07-18Output format change from "vlan 802.1q" to "802.1q vlan", addition to VPP-111marek zavodsky2-4/+4
2016-07-17Add ILA pluginPierre Pfister1-0/+2
2016-07-14vhost-user: Reset virt-queue info when a vhost interface is disconnected.Steve Shin1-0/+16
2016-07-14Show 802.1q/802.1ah details in the trace output, fixes VPP-111marek zavodsky4-16/+63
2016-07-13Add API dump call for vrf/vni mapping to vpp-api-testFilip Tehlar1-1/+1
2016-07-12packet-generator: various fixesDamjan Marion3-32/+44
2016-07-12policer actionMatus Fabian6-14/+215
2016-07-11Simplify API to add LISP adjacenciesFlorin Coras2-73/+45
2016-07-11VPP-183: IPSec transport modeMatus Fabian3-17/+112
2016-07-09dpdk: disable CRC strippingDamjan Marion1-1/+1
2016-07-09packet-generator: fix pcap stream supportDamjan Marion2-4/+18
2016-07-08IPv6 frag: avoid overflow while parsing extension headersYoann Desmouceaux1-0/+7
2016-07-08Add locator prority and weight to LISP APIFilip Tehlar1-5/+20
2016-07-08Remove unnecessary and obsolete configure.ac directivesDamjan Marion1-2/+0
2016-07-08Add binary API for IPFIXJuraj Sloboda2-1/+5
2016-07-08Make IPFIX src port configurableJuraj Sloboda3-1/+8
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-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 interfaceNeale4-112/+188
2016-07-07Fix bugs and do some optimization in IPFIX codeJuraj Sloboda2-6/+22
2016-07-07Document more nodesDave Barach3-0/+142
2016-07-07Fix deletion forwarding entries when deleting static remote mappingFilip Tehlar1-0/+3
2016-07-07Retire support for DPDK 2.1.0 and olderDamjan Marion8-197/+2
2016-07-07Add some doxygen tagsDave Barach1-0/+36
2016-07-07Add an option to dump details about specific LISP EID in API/CLIFilip Tehlar2-11/+66
2016-07-06Retire PLATFORM=virlDamjan Marion3-10/+2
2016-07-06Add support for capturing packets on packet generator interfacesDamjan Marion8-53/+215
2016-07-06Netmap: Fix Netmap Polling IssueMohsin KAZMI1-7/+31
2016-07-06Bug fix for VPP-104 about not being able to down a sub-if if the super-if is upCalvin1-1/+3
2016-07-06VPP-182: IPv4 static ARP entries should not be deleted on interface downJohn Lo1-19/+24
2016-07-06VPP-177: IPsec empty buffers allocation fixMatus Fabian2-2/+4
2016-07-05VPP-144: Fix that shows the empty segment field in sh sr tunnelCalvin1-1/+6
2016-07-05VPP-179 Fix adjacency reference-count botchesDave Barach2-2/+24
2016-07-04LISP CP cleanup and refactoringFlorin Coras7-727/+808
2016-07-01VPP-171: fix a set of hw interface recycling bugsDave Barach3-1/+27
2016-06-30VPP-163 "show ip6 interface" ignores many addressesChris Luke2-24/+61