summaryrefslogtreecommitdiffstats
path: root/network/libteam/README
blob: a577a1e4153e18086577a1c163c7c2eb6a40af3f (plain)
1
2
3
4
5
6
7
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.