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/Kconfig
The configuration item CONFIG_NET_TEAM:
(none)
team
This 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/Kconfig
The configuration item CONFIG_NET_TEAM:
CONFIG_EXPERIMENTAL
team
This 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" # in 3.3–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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 2024). See also LKDDb sources on GitLab