From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Benc Subject: Re: [PATCH net-next 2/2] openvswitch: netlink attributes for IPv6 tunneling Date: Wed, 30 Sep 2015 23:05:54 +0200 Message-ID: <20150930230554.4c6889d0@griffin> References: <20150930092850.09b71dff@griffin> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev , "dev@openvswitch.org" , Pravin Shelar To: Jesse Gross Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36434 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753675AbbI3VF6 (ORCPT ); Wed, 30 Sep 2015 17:05:58 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 30 Sep 2015 13:18:40 -0700, Jesse Gross wrote: > This function is used to report back information that is the result of > the encapsulation process, such as the UDP source port chosen. Take a > look at net/openvswitch/actions.c:output_userspace(), particularly the > OVS_USERSPACE_ATTR_EGRESS_TUN_PORT case. I see. I think it should be addressed separately from this patchset, though, as the function needs to be completely rewritten even for IPv4 and IPv6 can be handled alongside it. I'll change the patch description in v2, the current wording is not correct. I don't think that fixing the bug should be a prerequisite for this patchset, the problem is already there and this patchset doesn't change that. Jiri -- Jiri Benc