Document Windows IPv6 multicast ping limitations with community verification request#1381
Open
Document Windows IPv6 multicast ping limitations with community verification request#1381
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
Document known issues with IPv6 multicast ping (ff02::1) on Windows
systems, based on user testing from 2023-2024 on Windows 10 and early
Windows 11 builds.
Key points documented:
- IPv6 multicast ping may not display responses in Windows command
prompt, though Infix devices respond correctly (visible in Wireshark)
- Tested workarounds that did not resolve the issue
- mDNS as reliable alternative for device discovery on Windows
- Wireshark verification screenshot showing actual traffic
- Community feedback section requesting verification on modern Windows
Note: This information is based on user reports and has not been
independently verified with recent Windows versions. Users are
encouraged to test on their current Windows version and report
findings to help keep documentation accurate.
[skip ci]
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
73374cf to
4a649f4
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.