microsoft / microsoft/Windows-driver-samples
[network/trans/inspect]: ICMPv6 Ping not working!
Open
@junwumsft is already working on this.
Since Nov 24, 2025.
question
- Dominant language
- C
- Stars
- 7.8k
- Forks
- 5k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 7
Description
### Which is the area where the sample lives?
/network/trans/
### Describe the issue
If you configure `BlockTraffic` to `0` and `RemoteAddressToInspect` to `2001:4860:4860::8888` (google dns) or any other IPv6 address and then ping the address it will be `Request timed out.`. If i disable or stop the driver there are successful replies.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.