freebsd-dev/share/man
Andrew Thompson b47888ceba Add the trunk(4) driver for providing link aggregation, failover and fault
tolerance.  This driver allows aggregation of multiple network interfaces as
one virtual interface using a number of different protocols/algorithms.

failover    - Sends traffic through the secondary port if the master becomes
              inactive.
fec         - Supports Cisco Fast EtherChannel.
lacp        - Supports the IEEE 802.3ad Link Aggregation Control Protocol
              (LACP) and the Marker Protocol.
loadbalance - Static loadbalancing using an outgoing hash.
roundrobin  - Distributes outgoing traffic using a round-robin scheduler
              through all active ports.

This code was obtained from OpenBSD and this also includes 802.3ad LACP support
from agr(4) in NetBSD.
2007-04-10 00:27:25 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Document that EPERM is returned when the calling thread does not have 2007-03-30 04:10:04 +00:00
man4 Add the trunk(4) driver for providing link aggregation, failover and fault 2007-04-10 00:27:25 +00:00
man5 Regen. 2007-04-06 02:27:20 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 - Remove the leading zero from the day of month. 2007-04-04 00:14:36 +00:00
man8 MFp4: 2006-12-27 13:22:41 +00:00
man9 Fix a compiler warning so hash.h can be included in the kernel. This changes 2007-04-09 22:55:14 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00