From patchwork Tue Sep 29 20:40:27 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joe Stringer X-Patchwork-Id: 524016 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 4ECB1140082 for ; Wed, 30 Sep 2015 06:41:17 +1000 (AEST) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id 95FD9106CA; Tue, 29 Sep 2015 13:41:05 -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 166E9106C3 for ; Tue, 29 Sep 2015 13:41:04 -0700 (PDT) Received: from bar2.cudamail.com (localhost [127.0.0.1]) by mx1e3.cudamail.com (Postfix) with ESMTPS id 90CE4420121 for ; Tue, 29 Sep 2015 14:41:03 -0600 (MDT) X-ASG-Debug-ID: 1443559263-03dc537fe38acf40001-byXFYA Received: from mx1-pf2.cudamail.com ([192.168.24.2]) by bar2.cudamail.com with ESMTP id BrnzmlxyVhfUKYnj (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 29 Sep 2015 14:41:03 -0600 (MDT) X-Barracuda-Envelope-From: joestringer@nicira.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.24.2 Received: from unknown (HELO mail-pa0-f43.google.com) (209.85.220.43) by mx1-pf2.cudamail.com with ESMTPS (RC4-SHA encrypted); 29 Sep 2015 20:41:02 -0000 Received-SPF: unknown (mx1-pf2.cudamail.com: Multiple SPF records returned) X-Barracuda-RBL-Trusted-Forwarder: 209.85.220.43 Received: by padhy16 with SMTP id hy16so15876638pad.1 for ; Tue, 29 Sep 2015 13:41:02 -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=rWu8Z5axm6W9VZI/crePyMpWSSszVfIpFicKD1AjYNw=; b=LPsC7+Oj3RtUa15oZir8x12jMScte50ttjvSbHiB8ED+PWodMGgFY4AZjS6iKPkOvo XQGqy7UtTzwkUdp/kbqsna2orgz1aN5fpu8Xte/x6RDUIsjjYh7S5uYF8OSPPifCOCNU OAx8OnAV3uRmvqM1b79SO3hhLFfK3OOwEA9WESXmTwBxIsXn08ILZjpe9zB3Szj/e+qL wUyMRMBgIGsi/zpjrWWk5tiE04lLNn5DskZ1l/Bc9R2R76a22dvAYgGcu1NpY6RzVA0/ gfHNOSDVjxqQG4yaGk+RRHuF0z3GQ1S6mK7xJm57nze5XTR4A0/7AydzZ4VVGoYMse1e /Paw== X-Gm-Message-State: ALoCoQn9qaY9y1+jPoCsM68ph2hyixTHO5pwhbtj1H+EcblTeG2GioMbQXU6LjzPeoNX/PKUzW8V X-Received: by 10.66.55.66 with SMTP id q2mr13285432pap.89.1443559262363; Tue, 29 Sep 2015 13:41:02 -0700 (PDT) Received: from localhost.localdomain ([208.91.2.4]) by smtp.gmail.com with ESMTPSA id fe8sm27450431pab.40.2015.09.29.13.40.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 29 Sep 2015 13:41:02 -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-928101471 X-CudaMail-DTE: 092915 X-CudaMail-Originating-IP: 209.85.220.43 Date: Tue, 29 Sep 2015 13:40:27 -0700 X-ASG-Orig-Subj: [##CM-E2-928101471##][PATCHv3 04/11] meta-flow: Rename IPv6 type to be128. Message-Id: <1443559234-7330-5-git-send-email-joestringer@nicira.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1443559234-7330-1-git-send-email-joestringer@nicira.com> References: <1443559234-7330-1-git-send-email-joestringer@nicira.com> X-Barracuda-Connect: UNKNOWN[192.168.24.2] X-Barracuda-Start-Time: 1443559263 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] [PATCHv3 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.