Date: Thu, 22 Jul 2004 00:10:31 +0100 From: Bruce M Simpson <bms@spc.org> To: Andre Oppermann <andre@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw.8 Message-ID: <20040721231031.GB775@empiric.dek.spc.org> In-Reply-To: <200407211955.i6LJtEIl069104@repoman.freebsd.org> References: <200407211955.i6LJtEIl069104@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 21, 2004 at 07:55:14PM +0000, Andre Oppermann wrote: > Log: > Extend versrcreach by checking against the rt_flags for RTF_REJECT and > RTF_BLACKHOLE as well. I looked at this, and it looked good. The only caveat I can think of it this: it won't DTRT for routes pointing to an instance of disc(4) unless these flags are also explicitly set for such routes. Other than that, useful and good. Regards, BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040721231031.GB775>