arp_rtrequest() panich & patch for comments
Iasen Kostov
tbyte at OTEL.net
Mon Oct 25 09:27:04 PDT 2004
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.
More information about the freebsd-net
mailing list