How to identify pointopoint network interface
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description

type Interface struct {
Name string
Description string
Flags uint32
Addresses []InterfaceAddress
}
use Flags,But there is no corresponding enumeration type
Contributor guide
Assessment
This issue has not been assessed yet.