From patchwork Thu Oct 1 19:07:43 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruce Davie X-Patchwork-Id: 525273 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (li376-54.members.linode.com [96.126.127.54]) by ozlabs.org (Postfix) with ESMTP id B7091140D6E for ; Fri, 2 Oct 2015 05:08:47 +1000 (AEST) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id 061E010E38; Thu, 1 Oct 2015 12:08:47 -0700 (PDT) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx3v1.cudamail.com (mx3.cudamail.com [64.34.241.5]) by archives.nicira.com (Postfix) with ESMTPS id 3C1A810E38 for ; Thu, 1 Oct 2015 12:08:46 -0700 (PDT) Received: from bar3.cudamail.com (bar1 [192.168.15.1]) by mx3v1.cudamail.com (Postfix) with ESMTP id 3930161883B for ; Thu, 1 Oct 2015 13:08:24 -0600 (MDT) X-ASG-Debug-ID: 1443726502-03dd7b01f302120001-byXFYA Received: from mx3-pf2.cudamail.com ([192.168.14.1]) by bar3.cudamail.com with ESMTP id JPBCyG3sDz1sWOlW (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 01 Oct 2015 13:08:22 -0600 (MDT) X-Barracuda-Envelope-From: bdavie@nicira.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.14.1 Received: from unknown (HELO mail-pa0-f50.google.com) (209.85.220.50) by mx3-pf2.cudamail.com with ESMTPS (RC4-SHA encrypted); 1 Oct 2015 19:08:21 -0000 Received-SPF: unknown (mx3-pf2.cudamail.com: Multiple SPF records returned) X-Barracuda-Apparent-Source-IP: 209.85.220.50 X-Barracuda-RBL-IP: 209.85.220.50 Received: by pacfv12 with SMTP id fv12so84283197pac.2 for ; Thu, 01 Oct 2015 12:08:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=HP5LQBrFuAN2q6prSvdde40eFXCm70ajmvVdtVOTZpM=; b=iCKZ66pTsejHz7uYEPCl/kh3bhFEabhXJ6TFFbe4zyFTz1WoqBXHJrrtWfmiM4V71F NyyVyyxvo7ZUVNrSlE2R5s2DBB1gusyZwR099gsyLGLEXNDkGKuSIyHgKkIjSExOSNcT Bi9LsVeM2X6oGMdyKY+/iAmZUSwyyBCK6wLWh72rjMn4Jv5RHqnHzShecToiQHwTuMXS Rt780EBNLdBMyE/aeKWYGfUMdBGsT5Siad96eaByb0hghtn3HQ1jF9RTLmxwqEmVoxX9 hdpb0lOAKQCICEsMiWtAvIHUo2TbIz7/DTTpnxyBHEI984HaD/R8MAMCZpm5Bc99UFQn +arA== X-Gm-Message-State: ALoCoQkmuy3j1IuaJsw3AWrqdNqgIRW5OHf2IiJUZOJIbepLWL0VZldJDsT4I9kdme4cpDtVFu8M X-Received: by 10.67.15.66 with SMTP id fm2mr14288705pad.82.1443726500285; Thu, 01 Oct 2015 12:08:20 -0700 (PDT) Received: from htb-1n-eng-dhcp24.eng.vmware.com ([208.91.1.34]) by smtp.gmail.com with ESMTPSA id zc4sm8152991pbb.24.2015.10.01.12.08.19 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 01 Oct 2015 12:08:19 -0700 (PDT) X-CudaMail-Envelope-Sender: bdavie@nicira.com From: Bruce Davie X-Google-Original-From: Bruce Davie To: dev@openvswitch.org X-CudaMail-Whitelist-To: dev@openvswitch.org X-CudaMail-MID: CM-V2-930053860 X-CudaMail-DTE: 100115 X-CudaMail-Originating-IP: 209.85.220.50 Date: Thu, 1 Oct 2015 12:07:43 -0700 X-ASG-Orig-Subj: [##CM-V2-930053860##][PATCH v2 1/3] vtep: fix typos Message-Id: <1443726465-10687-2-git-send-email-bdavie@vmware.com> X-Mailer: git-send-email 2.5.3 In-Reply-To: <1443726465-10687-1-git-send-email-bdavie@vmware.com> References: <1443726465-10687-1-git-send-email-bdavie@vmware.com> X-Barracuda-Connect: UNKNOWN[192.168.14.1] X-Barracuda-Start-Time: 1443726502 X-Barracuda-Encrypted: DHE-RSA-AES256-SHA X-Barracuda-URL: https://web.cudamail.com:443/cgi-mod/mark.cgi X-ASG-Whitelist: Header =?UTF-8?B?eFwtY3VkYW1haWxcLXdoaXRlbGlzdFwtdG8=?= X-Virus-Scanned: by bsmtpd at cudamail.com X-Barracuda-BRTS-Status: 1 Cc: Bruce Davie Subject: [ovs-dev] [PATCH v2 1/3] vtep: fix typos X-BeenThere: dev@openvswitch.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dev-bounces@openvswitch.org Sender: "dev" Correct a number of typos in vtep.xml Signed-off-by: Bruce Davie Acked-by: Russell Bryant --- vtep/vtep.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vtep/vtep.xml b/vtep/vtep.xml index ff8d0fe..0450999 100644 --- a/vtep/vtep.xml +++ b/vtep/vtep.xml @@ -367,7 +367,7 @@

The HSC writes the key-value pairs in the - column to specifiy the local + column to specify the local configurations to be used for BFD sessions on this tunnel.

@@ -454,7 +454,7 @@ Set to true to notify the remote endpoint that traffic should not be - forwarded to this system for some reason other than a connectivty + forwarded to this system for some reason other than a connectivity failure on the interface being monitored. The typical underlying reason is ``concatenated path down,'' that is, that connectivity beyond the local system is down. Defaults to false. @@ -558,7 +558,7 @@

An entry in this column indicates to the NVC that the physical port has - encountered a fault. The switch must clear this column when the errror + encountered a fault. The switch must clear this column when the error has been cleared.

@@ -795,7 +795,7 @@ in which case the physical locators will be IP addresses of service nodes. If the VTEP supports replication onto multiple tunnels, then this may be used to replicate directly onto - VTEP-hyperisor tunnels. + VTEP-hypervisor tunnels.