Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2008 15:26:35 +0900
From:      gnn@freebsd.org
To:        James Snow <snow@teardrop.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: [PATCH] kern/120958: no response to ICMP traffic on interface	configured with a link-local address
Message-ID:  <m21w64mw2s.wl%gnn@neville-neil.com>
In-Reply-To: <20080314005825.GD92537@teardrop.org>
References:  <200802222124.m1MLO7qq012802@freefall.freebsd.org> <47BF46DC.6030700@FreeBSD.org> <20080314004007.GC92537@teardrop.org> <20080314005825.GD92537@teardrop.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 13 Mar 2008 20:58:25 -0400,
James Snow wrote:
> 
> [1  <text/plain; us-ascii (7bit)>]
> On Thu, Mar 13, 2008 at 08:40:07PM -0400, James Snow wrote:
> > 
> > Also, I took a cue from the IN_LINKLOCAL() macro and added two new
> > macros to sys/netinet/in.h to perform checks for the loopback network
> > and the "zero" network.  IN_LOOPBACK() and IN_ZERONET(), respectively.
> 
> Woops.  I suppose the macros are more useful when they're actually
> called.
> 
> Attached is a revised patch that performs the check for loopback
> addresses less than twice but more than never.
> 

This looks good.

Best,
George



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m21w64mw2s.wl%gnn>