Support NIC lifecycle management
Open
area: networking
priority: p2
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
Currently, NICs are assumed to be "UP" from when it is first enabled to program termination.
This is not an accurate way to represent NICs which may be brought down administratively for some valid reason.
The stack should handle such lifecycle events properly (i.e. deleting/initializing any relevant dynamic state)
Contributor guide
Assessment
This issue has not been assessed yet.