Conversation
Copilot
AI
changed the title
[WIP] Fix IPv6 ping for link-local multicast addresses in Windows
doc: Document Windows IPv6 multicast ping limitations
Jan 29, 2026
Copilot
AI
changed the title
doc: Document Windows IPv6 multicast ping limitations
doc: Contextualize Windows IPv6 ping limitations with testing dates
Jan 29, 2026
Copilot
AI
changed the title
doc: Contextualize Windows IPv6 ping limitations with testing dates
Document Windows IPv6 multicast ping limitations with transparency about verification status
Jan 29, 2026
Copilot
AI
changed the title
Document Windows IPv6 multicast ping limitations with transparency about verification status
Document Windows IPv6 multicast ping limitations with community verification request
Jan 29, 2026
73374cf to
4a649f4
Compare
4a649f4 to
4952a83
Compare
Infix now advertises _workstation._tcp, making devices appear automatically in Windows Explorer's Network folder (Win 10 1709+). Lead with this, show .local hostname usage for ping/SSH, and demote the IPv6 multicast ping caveat to a note. [skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
4952a83 to
55e9a57
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Windows 10/11 systems (tested 2023-2024) exhibit behavior where IPv6 multicast ping (
ping ff02::1%interface) transmits packets and Infix devices respond (verified via Wireshark), but responses aren't displayed in command prompt. Firewall/network profile changes ineffective.Added Documentation
doc/discovery.mddetailing the issueping infix.local(Windows 10 build 1709+)Users encouraged to test on current Windows versions and report findings, as recent updates may have resolved the issue.
Checklist
Tick relevant boxes, this PR is-a or has-a:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.