B. Watson 60063b2bd3 network/libteam: Remove .la files. 2 years ago
..
README 501bfebd59 network/libteam: Added (Library for controlling networking). 3 years ago
libteam.SlackBuild 60063b2bd3 network/libteam: Remove .la files. 2 years ago
libteam.info 42e3dd2e8d network/libteam: Fixed dep info 3 years ago
slack-desc 501bfebd59 network/libteam: Added (Library for controlling networking). 3 years ago

README

libteam - Library for controlling team network device

The purpose of the Team softdev Linux driver is to provide a mechanism
to team multiple NICs (ports) into one logical one (teamdev) at L2
layer. The process is called "channel bonding", "Ethernet bonding",
"channel teaming", "link aggregation", etc. This is already implemented
in the Linux kernel by the bonding driver.