libteam

team netdevice library

  • Owner: jpirko/libteam
  • Platform:
  • License:: GNU Lesser General Public License v2.1
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerjpirko/libteam
Primary LanguageC
Program languageMakefile (Language Count: 5)
Platform
License:GNU Lesser General Public License v2.1
所有者活动
Created At2011-09-30 11:55:24
Pushed At2024-05-20 15:10:03
Last Commit At2024-05-19 12:40:03
Release Count32
Last Release Namev1.32 (Posted on )
First Release Namev1.0 (Posted on )
用户参与
Stargazers Count238
Watchers Count26
Fork Count61
Commits Count0.9k
Has Issues Enabled
Issues Count58
Issue Open Count50
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count24
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private