New failure detection algorithm for ng_one2many(4).
Pawel Jakub Dawidek
pjd at FreeBSD.org
Mon Feb 16 11:04:17 PST 2004
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=1 failAlg=2 interval=5 }"
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.
--
Pawel Jakub Dawidek http://www.FreeBSD.org
pjd at FreeBSD.org http://garage.freebsd.pl
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20040216/b39e6dda/attachment.bin
More information about the freebsd-net
mailing list