Pawel Malachowski wrote:

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




It's looks the same thing ... I think the creation of virtual devices like tap or tun should be anounced a bit later
Same is for destruction may be but little earlier following the logic.


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to