Move IPv4-specific option from IP statistics
Open
area: networking
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
**Description**
There are stats for each IPv4 option we handle, however they are currently bundled in the IPStats type, which is shared with IPv6.
Move these IPv4-only stats out of IPStats.
Contributor guide
Assessment
This issue has not been assessed yet.