libteam

team netdevice library

  • 所有者: jpirko/libteam
  • 平台:
  • 许可证: GNU Lesser General Public License v2.1
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

SUBMITTING PATCHES / PULL REQUESTS - README!!!

All github pull requests will be ignored! Please send the patches to the libteam mailing list, according to "SubmittingPatches" file.

libteam - Library for controlling team network device

The purpose of the Team 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.

One thing to note is that Team driver project does try to provide the similar functionality as the bonding driver, however architecturally it is quite different from bonding driver. Team driver is modular, userspace driven, very lean and efficient, and it does have some distinct advantages over bonding. The way Team is configured differs dramatically from the way bonding is.

Install

$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

Authors

Internet Resources

License

Copyright (C) 2011-2015 Jiri Pirko jiri@resnulli.us

libteam is distributed under GNU Lesser General Public License version 2.1.
See the file "COPYING" in the source distribution for information on terms & conditions for accessing and otherwise using libteam.

主要指标

概览
名称与所有者jpirko/libteam
主编程语言C
编程语言Makefile (语言数: 5)
平台
许可证GNU Lesser General Public License v2.1
所有者活动
创建于2011-09-30 11:55:24
推送于2024-05-20 15:10:03
最后一次提交2024-05-19 12:40:03
发布数32
最新版本名称v1.32 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数238
关注者数26
派生数61
提交数0.9k
已启用问题?
问题数58
打开的问题数50
拉请求数0
打开的拉请求数0
关闭的拉请求数24
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?