From owner-freebsd-net@FreeBSD.ORG Wed Jul 2 13:55:07 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ACC81065675; Wed, 2 Jul 2008 13:55:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 009778FC25; Wed, 2 Jul 2008 13:55:06 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 4EFBF41C83F; Wed, 2 Jul 2008 15:55:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 5o0akjclbU8U; Wed, 2 Jul 2008 15:55:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id F128541C83C; Wed, 2 Jul 2008 15:55:04 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 02CF444487F; Wed, 2 Jul 2008 13:54:55 +0000 (UTC) Date: Wed, 2 Jul 2008 13:54:55 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Mike Tancsa In-Reply-To: <200807021346.m62DkdHx091961@lava.sentex.ca> Message-ID: <20080702135402.E57089@maildrop.int.zabbadoz.net> References: <4852E23E.2040505@gtcomm.net> <4854EBF1.7020708@FreeBSD.org> <200807010606.m6166jFe084204@lava.sentex.ca> <4869EC1E.8060009@freebsd.org> <20080701084933.W57089@maildrop.int.zabbadoz.net> <20080701092254.T57089@maildrop.int.zabbadoz.net> <200807021346.m62DkdHx091961@lava.sentex.ca> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org, Andre Oppermann , Paul Subject: Re: Route messages X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2008 13:55:07 -0000 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.