Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GENEVE
has multiple definitions:
drivers/net/Kconfig
The configuration item CONFIG_GENEVE:
( CONFIG_INET ) && ( CONFIG_IPV6 || ! CONFIG_IPV6 )
geneve
, geneve
This allows one to create geneve virtual interfaces that provide Layer 2 Networks over Layer 3 Networks. GENEVE is often used to tunnel virtual network infrastructure in virtualized environments. For more information see: http://tools.ietf.org/html/draft-gross-geneve-02
To compile this driver as a module, choose M here: the module will be called geneve.
drivers/net/Kconfig
The configuration item CONFIG_GENEVE:
CONFIG_INET && CONFIG_GENEVE_CORE
geneve
, geneve
This allows one to create geneve virtual interfaces that provide Layer 2 Networks over Layer 3 Networks. GENEVE is often used to tunnel virtual network infrastructure in virtualized environments. For more information see: http://tools.ietf.org/html/draft-gross-geneve-02
To compile this driver as a module, choose M here: the module will be called geneve.
net/ipv4/Kconfig
The configuration item CONFIG_GENEVE:
CONFIG_INET
geneve
, geneve
This allows one to create Geneve virtual interfaces that provide Layer 2 Networks over Layer 3 Networks. Geneve is often used to tunnel virtual network infrastructure in virtualized environments. For more information see: http://tools.ietf.org/html/draft-gross-geneve-01
To compile this driver as a module, choose M here: the module
Raw data from LKDDb:
lkddb module geneve CONFIG_GENEVE : drivers/net/Kconfig : "Generic Network Virtualization Encapsulation" # in 4.2–4.20, 5.0–5.19, 6.0–6.12
lkddb module geneve CONFIG_GENEVE : net/ipv4/Kconfig : "Generic Network Virtualization Encapsulation (Geneve)" # in 3.18–3.19, 4.0–4.1
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 - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab