slackbuilds_ponce/network/libteam/README
Ebben Aries 501bfebd59 network/libteam: Added (Library for controlling networking).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-10 10:13:33 +07:00

7 lines
376 B
Text

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.