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