Route messages

Bjoern A. Zeeb bz at FreeBSD.org
Wed Jul 2 13:55:07 UTC 2008


On Wed, 2 Jul 2008, Mike Tancsa wrote:

Hi,

>> Index: sys/netinet/ip_input.c
>> ===================================================================
>> RCS file: /shared/mirror/FreeBSD/r/ncvs/src/sys/netinet/ip_input.c,v
>> retrieving revision 1.332.2.2
>> diff -u -p -r1.332.2.2 ip_input.c
>> --- sys/netinet/ip_input.c      22 Apr 2008 12:02:55 -0000 1.332.2.2
>> +++ sys/netinet/ip_input.c      1 Jul 2008 09:23:08 -0000
>> @@ -1363,7 +1363,6 @@ ip_forward(struct mbuf *m, int srcrt)
>>          * the ICMP_UNREACH_NEEDFRAG "Next-Hop MTU" field described in 
>> RFC1191.
>>          */
>>         bzero(&ro, sizeof(ro));
>> -       rtalloc_ign(&ro, RTF_CLONING);
>>
>>         error = ip_output(m, NULL, &ro, IP_FORWARDING, NULL, NULL);
>>

Still waiting on any second pairs of eyes to review this.



> This could also potentially close
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=124540
> http://www.freebsd.org/cgi/query-pr.cgi?pr=123621

taken, will handle them.

-- 
Bjoern A. Zeeb              Stop bit received. Insert coin for new game.


More information about the freebsd-net mailing list