Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2004 20:07:10 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        freebsd-net@freebsd.org
Subject:   New failure detection algorithm for ng_one2many(4).
Message-ID:  <20040216190710.GM14639@garage.freebsd.pl>

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

--6yEm4/lbnJMR0xRk
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello.

Patch below adds new failure detection algorithm for ng_one2many(4).
For now, the only such algorithm doesn't detect failures, one have
to show active links manually.

	http://garage.freebsd.pl/patches/netgraph_one2many.patch

The way how to use this module (ng_one2many) is described in manual
page, to made use of new algorithm one should execute:

	ngctl msg fxp0:upper setconfig "{ xmitAlg=3D1 failAlg=3D2 interval=3D5 }"

Value '5' after interval means: check interfaces every 5 seconds.
If interface will be down it will not be used.

Note that 'one' interface have to be always avaliable.

Any comments, etc. are of course welcome.

--=20
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

--6yEm4/lbnJMR0xRk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQFAMRTdForvXbEpPzQRApDBAKDadyExR1VJDLIo7TqZ/SqDEWWuRwCfUhnb
PbxDfu9r8i+5M994ZnTYhGw=
=C0k4
-----END PGP SIGNATURE-----

--6yEm4/lbnJMR0xRk--



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