OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Reyk Floeter (reykcvs.openbsd.org)
Date: Sun Oct 02 2005 - 20:46:47 CDT


CVSROOT: /cvs
Module name: src
Changes by: reykcvs.openbsd.org 2005/10/02 19:46:47

Modified files:
        sys/net : if_trunk.c if_trunk.h

Log message:
add a simple active "failover" trunk mode. port priorities will be
added later, currently the master port will always be the default
(active) port and the the next active port will be used as the
failover port.

ok brad