Date: Mon, 25 Oct 2004 18:18:25 +0200 From: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl> To: Iasen Kostov <tbyte@OTEL.net> Cc: freebsd-net@freebsd.org Subject: Re: arp_rtrequest() panich & patch for comments Message-ID: <20041025161825.GA33749@shellma.zin.lublin.pl> In-Reply-To: <417D25E2.1080309@OTEL.net> References: <417D25E2.1080309@OTEL.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 25, 2004 at 07:12:18PM +0300, Iasen Kostov wrote: > This is the segment of code: > > if ((rt->rt_flags & RTF_HOST) == 0 && > SIN(rt_mask(rt))->sin_addr.s_addr != 0xffffffff) > rt->rt_flags |= RTF_CLONING; BTW, http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/42030 -- Paweł Małachowski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041025161825.GA33749>