From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5) Date: Fri, 05 Mar 2010 22:55:32 -0500 Message-ID: <4B91D234.2020003@cs.columbia.edu> References: <1267130595-23637-1-git-send-email-danms@us.ibm.com> <1267130595-23637-3-git-send-email-danms@us.ibm.com> <20100226.040855.158431085.davem@davemloft.net> <87iq9kkptz.fsf@caffeine.danplanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87iq9kkptz.fsf@caffeine.danplanet.com> Sender: netdev-owner@vger.kernel.org To: Dan Smith Cc: David Miller , containers@lists.osdl.org, den@openvz.org, netdev@vger.kernel.org, ebiederm@xmission.com, benjamin.thery@bull.net List-Id: containers.vger.kernel.org Ditto for the existing ipv4 (socket) c/r code ... ? Dan Smith wrote: > DM> To be safe you should probably use __be32 and store the IP > DM> addresses in network byte order. > > Okay, yeah, good call. > > DM> Acked-by: David S. Miller > > Thanks Dave! >