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

Sets TTL for IP messages to 255 #53

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

eelcocramer
Copy link
Contributor

We are facing an issue where mDNS requests are not passing our managed switch due to the TTL is set to 1.

In rfc6762 is stated that IP TTL 255 should be used for mDNS IP multicast frames.

This PR sets the TTL to 255 for all outgoing UDP frames.

@brutella
Copy link
Owner

Thanks for pointing this out.

@brutella brutella merged commit ba39f3a into brutella:master Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants