Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
N index
The Linux kernel configuration item CONFIG_NET_TEAM has multiple definitions:
drivers/net/team/KconfigThe configuration item CONFIG_NET_TEAM:
CONFIG_EXPERIMENTALteamThis allows one to create virtual interfaces that teams together multiple ethernet devices.
Team devices can be added using the "ip" command from the iproute2 package:
"ip link add link [ address MAC ] [ NAME ] type team"
To compile this driver as a module, choose M here: the module will be called team.
drivers/net/team/KconfigThe configuration item CONFIG_NET_TEAM:
(none)teamThis allows one to create virtual interfaces that teams together multiple ethernet devices.
Team devices can be added using the "ip" command from the iproute2 package:
"ip link add link [ address MAC ] [ NAME ] type team"
To compile this driver as a module, choose M here: the module will be called team.
Raw data from LKDDb:
lkddb module team CONFIG_NET_TEAM : drivers/net/team/Kconfig : "Ethernet team driver support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.