Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 04:04:14 +0100
From:      Pawel Jakub Dawidek <nick@garage.freebsd.pl>
To:        freebsd-current@freebsd.org
Subject:   ng_one2many(4) improvement.
Message-ID:  <20040128030414.GQ565@garage.freebsd.pl>

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

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

Hello.

I've added new link failure detection algorithm.
It works by scanning connected interfaces: if interface is up, it will be
used and if it is down it will be ignored.
Still link 'one' have to be always active.

It can be configured in this way:

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

where fxp0 is our 'one' interface.
5 seconds interval will be used to scan interfaces.

Patch is avaliable at:

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

--=20
Pawel Jakub Dawidek                       pawel@dawidek.net
UNIX Systems Programmer/Administrator     http://garage.freebsd.pl
Am I Evil? Yes, I Am!                     http://cerber.sourceforge.net

--tZCmRiovzb4sxAVa
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iQCUAwUBQBcmrj/PhmMH/Mf1AQH3zQP2Lzp9sPbhD6S2x8H7PjvA7mgmBZPG5D84
LwN/IT/vbHgnXwTWOnbSV68a72930mSXrqFyuXx7RQbSwj/rmfY970/ioINEn0Kb
wuwuH/zsRrzzdmUanluDIUuDPeFNI68lXj9Pm/kdgll0VxAAs3S2hfoOOEAR2kBK
Dd41hNYeFw==
=xOMk
-----END PGP SIGNATURE-----

--tZCmRiovzb4sxAVa--



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