From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-2.6.25 3/7] Pass the net pointer to the arp_req_set_proxy() Date: Sun, 16 Dec 2007 13:30:49 -0800 (PST) Message-ID: <20071216.133049.77392484.davem@davemloft.net> References: <475ECC69.1040809@openvz.org> <475ECE03.2040402@openvz.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <475ECE03.2040402-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: xemul-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: containers.vger.kernel.org From: Pavel Emelyanov Date: Tue, 11 Dec 2007 20:50:59 +0300 > This one will need to set the IPV4_DEVCONF_ALL(PROXY_ARP), but > there's no ways to get the net right in place, so we have to > pull one from the inet_ioctl's struct sock. > > Signed-off-by: Pavel Emelyanov Applied.