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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?