google / google/gvisor

Seperate neighbor cache by network protocol

Open
#4,085 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.