aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-07Adjust buffer data offset based on rte_mbuff data_offDamjan Marion1-11/+6
2016-06-07VPP-110: vxlan encap node should never touch a deleted tunnelJohn Lo5-85/+141
2016-06-07Multicore support for vCGNShesha Sreenivasamurthy1-5/+91
2016-06-07Fix link down issue of vxlan-gpe interfaceHongjun Ni1-26/+38
2016-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan8-568/+620
2016-06-06Add startup conf options to set per-interface descriptor ring sizeDamjan Marion3-7/+21
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo5-15/+26
2016-06-05Add per-device startup config supportDamjan Marion5-80/+180
2016-06-04Add dpdk config parameter: poll-sleep <nn>Dave Barach3-21/+24
2016-06-04VPP-100: Fix IP4 local handling of TCP/IP fragmented packetJohn Lo1-3/+3
2016-06-02VPP-92 Fixup some srv6 issuesChris Luke2-60/+70
2016-06-02VPP-91 fix sr tunnel add_del collision checkChris Luke1-58/+85
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66