[ 源代码: libteam ]
软件包:libteam-utils(1.28-1)
library for controlling team network device -- userspace utilities
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.
This package provies user-space counterpart for team network driver.
其他与 libteam-utils 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15) [除 arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libdaemon0 (>= 0.14)
- lightweight C library for daemons - runtime library
-
- dep: libdbus-1-3 (>= 1.9.14)
- simple interprocess messaging system (library)
-
- dep: libjansson4 (>= 2.3)
- C library for encoding, decoding and manipulating JSON data
-
- dep: libteam5 (>= 1.23)
- library for communication with Netlink kernel module
-
- dep: libteamdctl0 (>= 1.9)
- library for communication with `teamd` process