Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BONDING
has multiple definitions:
drivers/net/Kconfig
The configuration item CONFIG_BONDING:
( CONFIG_INET ) && ( CONFIG_IPV6 || CONFIG_IPV6 = CONFIG_n ) && ( CONFIG_TLS || CONFIG_TLS_DEVICE = CONFIG_n )
bonding
, bonding
, bonding
, bonding
Say 'Y' or 'M' if you wish to be able to 'bond' multiple Ethernet Channels together. This is called 'Etherchannel' by Cisco, 'Trunking' by Sun, 802.3ad by the IEEE, and 'Bonding' in Linux.
The driver supports multiple bonding modes to allow for both high performance and high availability operation.
Refer to Documentation/networking/bonding.rst for more information.
To compile this driver as a module, choose M here: the module will be called bonding.
arch/um/Kconfig_net
The configuration item CONFIG_BONDING:
(none)
bonding
, bonding
, bonding
, bonding
(none)
drivers/s390/Kconfig
The configuration item CONFIG_BONDING:
CONFIG_NETDEVICES
bonding
, bonding
, bonding
, bonding
Say 'Y' or 'M' if you wish to be able to 'bond' multiple Ethernet Channels together. This is called 'Etherchannel' by Cisco, 'Trunking' by Sun, and 'Bonding' in Linux.
If you have two Ethernet connections to some other computer, you can make them behave like one double speed connection using this driver. Naturally, this has to be supported at the other end as well, either with a similar Bonding Linux driver, a Cisco 5500 switch or a SunTrunking SunSoft driver.
This is similar to the EQL driver, but it merges Ethernet segments instead of serial lines.
If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called bonding.
arch/sparc/Kconfig
The configuration item CONFIG_BONDING:
CONFIG_NETDEVICES
bonding
, bonding
, bonding
, bonding
Say 'Y' or 'M' if you wish to be able to 'bond' multiple Ethernet Channels together. This is called 'Etherchannel' by Cisco, 'Trunking' by Sun, and 'Bonding' in Linux.
If you have two Ethernet connections to some other computer, you can make them behave like one double speed connection using this driver. Naturally, this has to be supported at the other end as well, either with a similar Bonding Linux driver, a Cisco 5500 switch or a SunTrunking SunSoft driver.
This is similar to the EQL driver, but it merges Ethernet segments instead of serial lines.
If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called bonding.o.
Raw data from LKDDb:
lkddb module bonding CONFIG_BONDING : arch/sparc/Kconfig : "Bonding driver support" # in 2.5.45–2.5.54
lkddb module bonding CONFIG_BONDING : arch/um/Kconfig_net : "Bonding driver support" # in 2.5.45–2.5.75, 2.6.0–2.6.8
lkddb module bonding CONFIG_BONDING : drivers/net/Kconfig : "Bonding driver support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module bonding CONFIG_BONDING : drivers/s390/Kconfig : "Bonding driver support" # in 2.5.45–2.5.62
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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab