Re: arp_rtrequest() panich & patch for comments
From: Iasen Kostov (tbyte_at_OTEL.net)
Date: 10/25/04
- Previous message: Iasen Kostov: "Re: arp_rtrequest() panich & patch for comments"
- In reply to: Pawel Malachowski: "Re: arp_rtrequest() panich & patch for comments"
- Next in thread: Bruce M Simpson: "Re: arp_rtrequest() panich & patch for comments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 25 Oct 2004 19:26:06 +0300 To: freebsd-net@freebsd.org
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.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Iasen Kostov: "Re: arp_rtrequest() panich & patch for comments"
- In reply to: Pawel Malachowski: "Re: arp_rtrequest() panich & patch for comments"
- Next in thread: Bruce M Simpson: "Re: arp_rtrequest() panich & patch for comments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|