ng_one2many(4) improvement.

From: Pawel Jakub Dawidek <nick_at_garage.freebsd.pl>
Date: Wed, 28 Jan 2004 04:04:14 +0100
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=1 failAlg=2 timeout=5 }"

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

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

Received on Tue Jan 27 2004 - 18:03:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC