Seperate neighbor cache by network protocol
Open
area: networking
revived
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
Currently, we hold a single neighbor cache per NIC, meaning neighbors from different network protocols will be held in the same state.
We should separate this out so that each network protocol maintains its own neighbor cache per NIC.
Contributor guide
Assessment
This issue has not been assessed yet.