Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add startup-query-interval and startup-query-count support #5

Open
troglobit opened this issue Sep 4, 2024 · 0 comments
Open

Add startup-query-interval and startup-query-count support #5

troglobit opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@troglobit
Copy link
Contributor

In many setups the initial query sent by mcd on link up is lost. This involves both various physical switches and the Linux bridge. The latter might drop initial frame(s), due to the NOOP qdisc being set as the default.

A common fix for both is to add support for RFC3376 style startup-query-interval and startup-query-count. I.e., on first link up, send more queries to ensure all devices on the LAN (and locally) learn about our querier.

For details, see https://datatracker.ietf.org/doc/html/rfc3376#section-8.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant