From patchwork Fri Oct 2 21:16:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joe Stringer X-Patchwork-Id: 525803 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (unknown [IPv6:2600:3c00::f03c:91ff:fe6e:bdf7]) by ozlabs.org (Postfix) with ESMTP id 407371402C4 for ; Sat, 3 Oct 2015 07:16:56 +1000 (AEST) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id 72F3F22C4A1; Fri, 2 Oct 2015 14:16:35 -0700 (PDT) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx1e3.cudamail.com (mx1.cudamail.com [69.90.118.67]) by archives.nicira.com (Postfix) with ESMTPS id 647EC22C49B for ; Fri, 2 Oct 2015 14:16:34 -0700 (PDT) Received: from bar2.cudamail.com (localhost [127.0.0.1]) by mx1e3.cudamail.com (Postfix) with ESMTPS id E3738420086 for ; Fri, 2 Oct 2015 15:16:33 -0600 (MDT) X-ASG-Debug-ID: 1443820593-03dc537fe0ab1f80001-byXFYA Received: from mx1-pf2.cudamail.com ([192.168.24.2]) by bar2.cudamail.com with ESMTP id KXGtOa51jY4OjEtu (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 02 Oct 2015 15:16:33 -0600 (MDT) X-Barracuda-Envelope-From: joestringer@nicira.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.24.2 Received: from unknown (HELO mail-pa0-f45.google.com) (209.85.220.45) by mx1-pf2.cudamail.com with ESMTPS (RC4-SHA encrypted); 2 Oct 2015 21:16:33 -0000 Received-SPF: unknown (mx1-pf2.cudamail.com: Multiple SPF records returned) X-Barracuda-RBL-Trusted-Forwarder: 209.85.220.45 Received: by pacfv12 with SMTP id fv12so118671998pac.2 for ; Fri, 02 Oct 2015 14:16:32 -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=cSM9Vj+7j9NjLZY3a5T2ZFnUp9CiHrE1YVVln6nJMHk=; b=OhjhLRdtQSG0FlXaASf3IzkxFtVW9ujwBhJhxvfnQWhyuC8/IiKSrwEiqrYl8BZUz4 5UG9AACX6Hj+lKFG/zdQDnMY9Qi42dNRNvUpeHucB6VT9lGr7aIftqdplNg7Ib4TRF7/ BvY+MTb8pzXIikYsqMtcF3hFVcp0cq8jSh2nAmHxGmdepzGH8LL+/1VuE8LVGfgHHTq3 aIygvXln/9/sMNwv4iuE1RSH2D3wLZLsPf6rzeLDI2YgdJkUNSwVmiW/9w5FWxHMwUfS 5KVL44c08s7yAn+xwVnVFy5BCDPqHly4Un2aTEg5nQqREacRkuubCYZyGZZ7F+qo3VrS ndnw== X-Gm-Message-State: ALoCoQl4fvqaMYSjSZeV2zRhR+m3aqiVPgzskULGjs1e7Z2oHA3r8WsvCUlIUqtO9IShzEBoBqgl X-Received: by 10.66.233.97 with SMTP id tv1mr22456660pac.110.1443820592529; Fri, 02 Oct 2015 14:16:32 -0700 (PDT) Received: from localhost.localdomain ([208.91.2.4]) by smtp.gmail.com with ESMTPSA id z6sm13633900pbt.51.2015.10.02.14.16.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 02 Oct 2015 14:16:32 -0700 (PDT) X-CudaMail-Envelope-Sender: joestringer@nicira.com X-Barracuda-Apparent-Source-IP: 208.91.2.4 From: Joe Stringer To: dev@openvswitch.org X-CudaMail-Whitelist-To: dev@openvswitch.org X-CudaMail-MID: CM-E2-1001085201 X-CudaMail-DTE: 100215 X-CudaMail-Originating-IP: 209.85.220.45 Date: Fri, 2 Oct 2015 14:16:11 -0700 X-ASG-Orig-Subj: [##CM-E2-1001085201##][PATCHv4 04/11] meta-flow: Rename IPv6 type to be128. Message-Id: <1443820578-9287-5-git-send-email-joestringer@nicira.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1443820578-9287-1-git-send-email-joestringer@nicira.com> References: <1443820578-9287-1-git-send-email-joestringer@nicira.com> X-Barracuda-Connect: UNKNOWN[192.168.24.2] X-Barracuda-Start-Time: 1443820593 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 Subject: [ovs-dev] [PATCHv4 04/11] meta-flow: Rename IPv6 type to be128. 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" Signed-off-by: Joe Stringer Acked-by: Ben Pfaff --- build-aux/extract-ofp-fields | 2 +- lib/meta-flow.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build-aux/extract-ofp-fields b/build-aux/extract-ofp-fields index e0284f9..d7f0541 100755 --- a/build-aux/extract-ofp-fields +++ b/build-aux/extract-ofp-fields @@ -19,7 +19,7 @@ TYPES = {"u8": (1, False), "be32": (4, False), "MAC": (6, False), "be64": (8, False), - "IPv6": (16, False), + "be128": (16, False), "tunnelMD": (124, True)} FORMATTING = {"decimal": ("MFS_DECIMAL", 1, 8), diff --git a/lib/meta-flow.h b/lib/meta-flow.h index f9379f9..a13fc74 100644 --- a/lib/meta-flow.h +++ b/lib/meta-flow.h @@ -1059,7 +1059,7 @@ enum OVS_PACKED_ENUM mf_field_id { * * The source address in the IPv6 header. * - * Type: IPv6. + * Type: be128. * Maskable: bitwise. * Formatting: IPv6. * Prerequisites: IPv6. @@ -1074,7 +1074,7 @@ enum OVS_PACKED_ENUM mf_field_id { * * The destination address in the IPv6 header. * - * Type: IPv6. + * Type: be128. * Maskable: bitwise. * Formatting: IPv6. * Prerequisites: IPv6. @@ -1528,7 +1528,7 @@ enum OVS_PACKED_ENUM mf_field_id { * * Before Open vSwitch 1.8, only CIDR masks were supported. * - * Type: IPv6. + * Type: be128. * Maskable: bitwise. * Formatting: IPv6. * Prerequisites: ND.