aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
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
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 Marion2-23/+54
2016-06-14Reset new indirect adjacdncy template before using itDamjan Marion2-0/+4
2016-06-14Fix node siblingsOle Troan3-26/+4
2016-06-14Retire io threads and main-thread-io modeDamjan Marion8-995/+18
2016-06-14Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116Damjan Marion3-29/+47
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 Marion7-439/+809
2016-06-13Explicity specify IP address type for format_ip46_address functionDamjan Marion5-9/+27
2016-06-13VPP-117: Fix ip4 and ip6 lookup and rewrite tracesPierre Pfister2-68/+95
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-09Add verbose flag for packet trace, show hexdump in verbose dpdk input traceDamjan Marion3-2/+12
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 Barach3-6/+17
2016-06-09Fix DPDK init crash if bonded interface is created by startup confJohn Lo1-7/+10
2016-06-09VPP-115: Remove stale ACL CLIs which are not supportedJohn Lo2-39/+3
2016-06-07Fix missing null termination in DPDK EAL ArgsDamjan Marion1-2/+2