From owner-freebsd-net@FreeBSD.ORG Wed Feb 10 08:13:32 2010 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 3BA351065679 for ; Wed, 10 Feb 2010 08:13:32 +0000 (UTC) (envelope-from aman.jassal@esigetel.fr) Received: from mail.esigetel.fr (venus.esigetel.fr [192.134.106.8]) by mx1.freebsd.org (Postfix) with ESMTP id B0DA58FC17 for ; Wed, 10 Feb 2010 08:13:31 +0000 (UTC) Received: by mail.esigetel.fr (Postfix, from userid 65534) id 29C1F1023C; Wed, 10 Feb 2010 09:13:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.esigetel.fr (Postfix) with ESMTP id 301B510198; Wed, 10 Feb 2010 09:09:57 +0100 (CET) X-Virus-Scanned: amavisd-new at esigetel.fr Received: from mail.esigetel.fr ([127.0.0.1]) by localhost (venus.esigetel.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0E8X3NjnhNki; Wed, 10 Feb 2010 09:09:49 +0100 (CET) Received: from webmail.esigetel.fr (neo.ecampus.avon [192.168.106.14]) by mail.esigetel.fr (Postfix) with ESMTP id 6EA3110223; Wed, 10 Feb 2010 09:09:49 +0100 (CET) Received: from 83.206.131.26 (proxying for unknown) by webmail.esigetel.fr with HTTP; Wed, 10 Feb 2010 09:09:49 +0100 (CET) Message-ID: <26039.83.206.131.26.1265789389.squirrel@webmail.esigetel.fr> In-Reply-To: <6dd1343e1002092253j5b111d42m7c354ca372241dde@mail.gmail.com> References: <6dd1343e1002080739m38f4deffr604c71e5036389a4@mail.gmail.com> <6dd1343e1002092253j5b111d42m7c354ca372241dde@mail.gmail.com> Date: Wed, 10 Feb 2010 09:09:49 +0100 (CET) From: "JASSAL Aman" To: "Balaji G" User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org, Qing Li Subject: Re: [PATCH] net:: ECMP Phase 1 Fixes for FreeBSD 7.2 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, 10 Feb 2010 08:13:32 -0000 Hi, Le Mer 10 février 2010 07:53, Balaji G a écrit : > Hi Jhell > > >> Delete keys get in the way some times ;) >> > > I am sorry i didn't understand your comment. Is it wrong or should i > change something, please let me know so that i could create an other patch > . > He's just saying that you've made a mistake in the spelling of the function : it's in_inithead() instead of in_inthead() > > PS: I had also sent an email to the list to take up some items mentioned > in the Wiki Page under the networking section. It would be nice if by any > chance you know who's the contact person :). for those activities. > > Thanks for your feedback and time :) > > > Thanks, > Cheers, > - Balaji > > > > On Wed, Feb 10, 2010 at 12:11 PM, jhell wrote: > > >> >> On Mon, 8 Feb 2010 10:39, balajig81@ wrote: >> >> >>> Hi Everybody >>> >>> >>> Please find attached the patch files which contains the backported >>> code for ECMP for FreeBSD 7.2. I have back ported the code from 8.0. I >>> have done some basic testing with these patches rolled in. These are >>> the phase 1 fixes and i would continue to work on this and back port >>> few other stuff too. It would be great if someone could roll in this to >>> 7.2, test it and give me their >>> valuable feedback. >>> >>> This is my first Patch for FreeBSD community and i am really excited >>> about this and look forward to it. >>> >>> Thanks for your time. >>> >>> >>> Cheers, >>> - Balaji >>> >>> >>> >> In ecmp_patch1 you have, >> >> >> @@ -320,8 +320,9 @@ >> #endif >> >> >> extern int in6_inithead(void **head, int off); -extern int >> in_inithead(void **head, int off); +extern int in_inthead(void >> **head, int off); >> >> >> ?? >> >> >> Delete keys get in the way some times ;) >> >> >> -- >> >> >> jhell >> >> > _______________________________________________ > 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" > > ------------ Aman Jassal Wisdom comes from experience. Experience comes from a lack of wisdom.