aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Fix buffer leak from L2 flooding replication processPierre Pfister1-0/+1
2016-06-30Fix clang buildDamjan Marion2-5/+5
2016-06-29Fix the spelling of the word "suppress".Chris Luke2-11/+13
2016-06-29Add support for ethernet address in LISP APIFilip Tehlar1-1/+2
2016-06-29Don't re-write adjacency with same information.Keith Burns (alagalah)1-9/+17
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion7-600/+9
2016-06-29VPP-158: VPP crashes in IKEv2 code when running multithreadedMatthew Smith6-148/+222
2016-06-28VPP-48 Fixes for ip4/6 ttl checks and icmp responsesChris Luke6-72/+244
2016-06-28Fix native build on non x86_64 systemsDamjan Marion1-0/+2
2016-06-28Reduce ring size for dpdk NICs and overtal mem footprintDamjan Marion3-7/+7
2016-06-27VPP-108 : API calls to read classify table and sessionsPavel Kotucek1-1/+2
2016-06-27Add MAC address support to LISP map-cacheFilip Tehlar5-17/+131
2016-06-26Misc. janitorial work:Dave Barach5-25/+19
2016-06-25Netmap: Resolve interface state issueMohsin KAZMI1-3/+0
2016-06-25vhost-dpdk: dequeue size fixZhihong Wang1-4/+12
2016-06-25add buf_physaddr to dpdk traceGeorgii Tkachuk1-2/+2
2016-06-24netmap: multithreading supportMohsin KAZMI4-16/+70
2016-06-24Move vcgn as pluginShesha Sreenivasamurthy69-36506/+1
2016-06-24Reformat output of lisp eid-table show command.Filip Tehlar3-11/+66
2016-06-24Add admin-up flag to L2TP tunnels and start tunnels set to downPierre Pfister4-6/+42
2016-06-23Show command support for ip feature pathsDave Barach5-3/+147
2016-06-23Use lisp_gpeX iface counters to store decap statsFlorin Coras4-36/+71
2016-06-23VPP-72 Added api call aquivalents to:marek zavodsky2-11/+20
2016-06-23LISP EID virtualization supportFilip Tehlar8-176/+298
2016-06-23More LISP SD FIB and forwarding fixesFlorin Coras3-62/+56
2016-06-22ARP/NDP does not send solicitation when no source address is availablePierre Pfister6-7/+28
2016-06-22Add MAC address support for LISPFilip Tehlar3-18/+166
2016-06-22CLI to update locator-setAndrej Kozemcak1-6/+83
2016-06-22Fix for build failure due to iOAM plugin header file pathShwetha1-0/+1
2016-06-21Check if LISP is enableAndrej Kozemcak5-13/+104
2016-06-20VPP-143: Correctly drop local l2tp packets when no session is foundPierre Pfister3-14/+48
2016-06-19Output interface MTU check ignored in double-loopChris Luke1-8/+9
2016-06-19Fix use of lookup_next_index in LISP src/dst FIBFlorin Coras2-12/+79
2016-06-18Fix node registration in ixge driverDamjan Marion1-2/+1
2016-06-18Give correct argument to ip_call_add_del_adjacency_callbacksPierre Pfister1-1/+1
2016-06-18Move pkt replication counter to the opaque2 cache lineDave Barach9-20/+17
2016-06-17Dynamically compute ip feature subgraph orderDave Barach19-135/+530
2016-06-17Support NAT across multiple interface pairsShesha Sreenivasamurthy2-57/+140
2016-06-17VPP-76:APIs for Proof of transit feature added to iOAMShwetha7-1120/+125
2016-06-17New LISP API map-request itr-rlocAndrej Kozemcak2-1/+141
2016-06-17VNET: Initialization support for NXP DPAA2 poll mode driverSachin3-1/+13
2016-06-17Consolidate use of IP fib functions in LISP CPFlorin Coras1-143/+108
2016-06-156rd: Move to pluginOle Troan7-763/+1
2016-06-16VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.Ole Troan11-339/+50
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