freebsd-skq/share
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
..
colldef
dict
doc
examples
info
isdn
man Add the trunk(4) driver for providing link aggregation, failover and fault 2007-04-10 00:27:25 +00:00
me
misc - Add my mentees, farrokhi@ and nox@ 2007-04-09 18:22:11 +00:00
mk Oops, keep things sorted. 2007-04-06 10:33:06 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
timedef
zoneinfo
Makefile
Makefile.inc