パッケージ: 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.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libnl-3-200 (>= 3.2.27)
- netlink ソケットを扱うためのライブラリ
-
- dep: libnl-cli-3-200 (>= 3.2.7)
- library for dealing with netlink sockets - cli helpers
-
- dep: libnl-genl-3-200 (>= 3.2.7)
- netlink ソケットを扱うためのライブラリ - 汎用 netlink
-
- dep: libnl-route-3-200 (>= 3.2.24)
- netlink ソケットを扱うためのライブラリ - route インターフェース