Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 01:41:02 -0500
From:      jhell <jhell@DataIX.net>
To:        Balaji G <balajig81@gmail.com>
Cc:        freebsd-net@freebsd.org, "Li, Qing" <qing.li@bluecoat.com>, Qing Li <qingli@freebsd.org>
Subject:   Re: [PATCH] net:: ECMP Phase 1 Fixes for FreeBSD 7.2
Message-ID:  <alpine.BSF.2.00.1002100136230.19249@pragry.qngnvk.ybpny>
In-Reply-To: <6dd1343e1002080739m38f4deffr604c71e5036389a4@mail.gmail.com>
References:  <6dd1343e1002080739m38f4deffr604c71e5036389a4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1002100136230.19249>