netvsp - UDP Segmentation Offload (USO) is not supported
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 238
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 100
Description
NDIS added support for USO in Windows 10, 1912: https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntddndis/ns-ntddndis-_ndis_udp_segmentation_offload and currently there is no support in netvsp for this. We don't have an active request to support it, but this is a gap that should be addressed.
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
Start by reading the netvsp implementation and the linked NDIS UDP Segmentation Offload documentation for the required Windows 10 support. Identify the existing netvsp offload entry points and determine how USO should be represented; done means netvsp supports the NDIS USO capability with appropriate validation and coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100