microsoft / microsoft/win-net-test

SharedIrpRxEnqueue always sets NDIS_HASH_IPV4 even for IPv6 packets

Open
#222 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.