Date: Wed, 10 Feb 2010 13:51:32 +0530 From: Balaji G <balajig81@gmail.com> To: JASSAL Aman <aman.jassal@esigetel.fr> Cc: freebsd-net@freebsd.org, Qing Li <qingli@freebsd.org> Subject: Re: [PATCH] net:: ECMP Phase 1 Fixes for FreeBSD 7.2 Message-ID: <6dd1343e1002100021o45af1ae5t2ee71346983b2693@mail.gmail.com> In-Reply-To: <26039.83.206.131.26.1265789389.squirrel@webmail.esigetel.fr> References: <6dd1343e1002080739m38f4deffr604c71e5036389a4@mail.gmail.com> <alpine.BSF.2.00.1002100136230.19249@pragry.qngnvk.ybpny> <6dd1343e1002092253j5b111d42m7c354ca372241dde@mail.gmail.com> <26039.83.206.131.26.1265789389.squirrel@webmail.esigetel.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jassal >He's just saying that you've made a mistake in the spelling of the >function : it's in_inithead() instead of in_inthead() I didn't see that. I ll correct that and when i send the next of patches will push this in too. JHell: Thanks for your comment and sorry didn't catch my eyes :) Thanks Cheers, - Balaji On Wed, Feb 10, 2010 at 1:39 PM, JASSAL Aman <aman.jassal@esigetel.fr>wrote= : > Hi, > > > Le Mer 10 f=C3=A9vrier 2010 07:53, Balaji G a =C3=A9crit : > > 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 mentione= d > > in the Wiki Page under the networking section. It would be nice if by a= ny > > 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 <jhell@dataix.net> 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. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6dd1343e1002100021o45af1ae5t2ee71346983b2693>