From patchwork Wed May 5 15:38:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1474376 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=h8I7TsSR; dkim-atps=neutral Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fb186530Dz9sVt for ; Thu, 6 May 2021 01:38:30 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id DD27760A77; Wed, 5 May 2021 15:38:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id umVoAl3ZooX6; Wed, 5 May 2021 15:38:25 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTP id D11EB60C20; Wed, 5 May 2021 15:38:22 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 96B2EC002F; Wed, 5 May 2021 15:38:20 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id D322BC0024 for ; Wed, 5 May 2021 15:38:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id A80E140EED for ; Wed, 5 May 2021 15:38:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (1024-bit key) header.d=redhat.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aJJGXGoaJcLF for ; Wed, 5 May 2021 15:38:17 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by smtp4.osuosl.org (Postfix) with ESMTPS id 674CE40EDA for ; Wed, 5 May 2021 15:38:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620229096; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/FX84Rl6hjeLJGvIoNNN8fb4xXN+9s19VxZr4iyDaaQ=; b=h8I7TsSRvULWydn9nggReJGd8jxhXqO+lSTZ7e/bnaCxeBknPsXj+MK/532yOly+N4Bmoa YILhYseqGpIo1wnqhJlhwR7laXVjUZvpL6jLOs3b9OF5Au6H0EBEjQC384kkgk9rocwgnJ 8AVvTBx1llO1FAoj+sodH4QIp5Ile48= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-299-9OLiH966NUay2TfPw3EKqg-1; Wed, 05 May 2021 11:38:14 -0400 X-MC-Unique: 9OLiH966NUay2TfPw3EKqg-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 885891006C85 for ; Wed, 5 May 2021 15:38:13 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-114-56.rdu2.redhat.com [10.10.114.56]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1496B60C17 for ; Wed, 5 May 2021 15:38:12 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Wed, 5 May 2021 11:38:08 -0400 Message-Id: <20210505153811.2138036-3-mmichels@redhat.com> In-Reply-To: <20210505153811.2138036-1-mmichels@redhat.com> References: <20210505153811.2138036-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mmichels@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Subject: [ovs-dev] [PATCH ovn v7 2/5] ovn-sb: Remove redundant "nat-addresses" information from Port_Binding. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Mark Michelson --- ovn-sb.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ovn-sb.xml b/ovn-sb.xml index 258a12b4e..b853a5031 100644 --- a/ovn-sb.xml +++ b/ovn-sb.xml @@ -3015,16 +3015,6 @@ tcp.flags = RST; The chassis in which the port resides. - - MAC address of the l3gateway port followed by a list of - SNAT and DNAT external IP addresses. This is used to send gratuitous - ARPs for SNAT and DNAT external IP addresses via localnet. - Example: 80:fa:5b:06:72:b7 158.36.44.22 158.36.44.24. - This would result in generation of gratuitous ARPs for IP addresses - 158.36.44.22 and 158.36.44.24 with a MAC address of 80:fa:5b:06:72:b7. - This is used in OVS versions prior to 2.8. - - MAC address of the l3gateway port followed by a list of SNAT and DNAT external IP addresses. This is used to send gratuitous