This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
gluon
Watch
1
Star
0
Fork
0
You've already forked gluon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
de43b306d4
gluon
/
package
/
gluon-ebtables
/
check_site.lua
2 lines
59 B
Lua
Raw
Normal View
History
Unescape
Escape
gluon-ebtables: unconditionally segment IGMP/MLD We must ensure that each node becomes IGMP/MLD querier for its local clients; having only a single querier for the whole mesh is generally unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared" messages from batman-adv and unreliable snooping. In smaller meshes it might be interesting only segment querier domains, but allow membership reports to pass through the mesh, in order to support snooping switches outside the mesh without special configuration. A site.conf switch is provided to control this behaviour. Fixes #1320
2018-03-02 22:51:48 +00:00
need_boolean
(
{
'
mesh
'
,
'
filter_membership_reports
'
}
,
false
)
Reference in New Issue
Copy Permalink