microsoft / microsoft/win-net-test
SharedIrpRxEnqueue always sets NDIS_HASH_IPV4 even for IPv6 packets
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 35
- Forks
- 10
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 4
Description
This issue has no description.
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.
Research direction
Locate SharedIrpRxEnqueue and inspect how it assigns NDIS_HASH_IPV4 for received packets. Trace the IPv4 and IPv6 packet paths, then verify that IPv6 packets no longer receive the IPv4 hash type while IPv4 behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100