Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_AMT
:
( CONFIG_INET && CONFIG_IP_MULTICAST ) && ( CONFIG_IPV6 || ! CONFIG_IPV6 )
amt
This allows one to create AMT(Automatic Multicast Tunneling) virtual interfaces that provide multicast tunneling. There are two roles, Gateway, and Relay. Gateway Encapsulates IGMP/MLD traffic from listeners to the Relay. Gateway Decapsulates multicast traffic from the Relay to Listeners. Relay Encapsulates multicast traffic from Sources to Gateway. Relay Decapsulates IGMP/MLD traffic from Gateway.
To compile this drivers as a module, choose M here: the module will be called amt.
Raw data from LKDDb:
lkddb module amt CONFIG_AMT : drivers/net/Kconfig : "Automatic Multicast Tunneling (AMT)" # in 5.16–5.19, 6.0–6.12, 6.13-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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab