Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 23:40:01 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Sudheer Vutukuru <sudheer.vutukuru@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: A Splitter
Message-ID:  <20040816064001.GA27759@odin.ac.hmc.edu>
In-Reply-To: <55ee29e004081523341f9dcbde@mail.gmail.com>
References:  <55ee29e004081523341f9dcbde@mail.gmail.com>

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

--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Aug 16, 2004 at 12:04:53PM +0530, Sudheer Vutukuru wrote:
> Hi  all,
>=20
> i want to configure a freebsd machine to act like splitter
>=20
> what i mean by splitter is we want to split the traffic based on a
> hash function in to two/three streams. our setup is like this we will
> keep 3 gigabit ethernet cards in one machine and we will be getting
> traffic on one line we need to split the traffic and send them in two
> lines.
>=20
> for this can i write a module in freebsd that should do this, the
> important point is i need to handle gigabit traffic. is there another
> way to do this.

It should be fairly easy to write a netgraph module to do this.  I
suspect it will be very hard to forward a fully gigabit link worth of
packets in this manner unless they are all fairly large and you have
very good hardware, but you certaintly should be able to produce
signifcant results.  You're best bet is probably 5-CURRENT on a high
performance SMP system with 3 PCI-X busses.  An Opteron system will
probably have the best performance.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--VS++wcV0S1rZb1Fb
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBIFbBXY6L6fI4GtQRAq8GAKDc5hgs2EKtVauGq65vvFNp+tgkNACfXZmI
IAnV5xfLmQRVYT6egMCnebk=
=YyT+
-----END PGP SIGNATURE-----

--VS++wcV0S1rZb1Fb--



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