From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [PATCH 1/3] C/R: Support for IPv6 addresses on network devices (v2) Date: Sat, 24 Apr 2010 19:15:13 -0400 Message-ID: <4BD37B81.3000105@cs.columbia.edu> References: <1270563183-9351-1-git-send-email-danms@us.ibm.com> <1270563183-9351-2-git-send-email-danms@us.ibm.com> <4BBB58FF.1090908@hp.com> <87eiisblkn.fsf@caffeine.danplanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87eiisblkn.fsf-FLMGYpZoEPULwtHQx/6qkW3U47Q5hpJU@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: Dan Smith Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org Dan Smith wrote: > BH> This will prevent the loopback address (::1) from getting > BH> checkpointed since it's host-local. The ipv6 module will add it > BH> anyways so it's probably not a big deal. > > Yep, and it does. Probably worth a comment inline ? Oren.