[ 原始碼: libteam ]
套件:libteam5(1.31-1)
library for communication with Netlink kernel module
Libteam is a library for communication with the Netlink kernel module. It is used by `teamd`.
Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. 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 but unlike the bonding driver, libteam (user space) has the following additional features:
* load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup
Libteam requires Linux kernel 3.3 or higher.
其他與 libteam5 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libnl-3-200 (>= 3.2.27)
- library for dealing with netlink sockets
-
- dep: libnl-cli-3-200 (>= 3.2.7)
- library for dealing with netlink sockets - cli helpers
-
- dep: libnl-genl-3-200 (>= 3.2.7)
- library for dealing with netlink sockets - generic netlink
-
- dep: libnl-route-3-200 (>= 3.2.24)
- library for dealing with netlink sockets - route interface