Clean up netstack APIs with PacketBuffer
Open
area: networking
priority: p3
revived
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
As we move from passing VectorisedView to PacketBuffer, more state is living in the PacketBuffer. Values that are passed explicitly (e.g. protocol numbers, addresses) should be fields or methods of PacketBuffer.
Contributor guide
Assessment
This issue has not been assessed yet.