package
0.5.3
Repository: https://github.com/ljkiraly/sdk-kernel.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

FindHostDevice returns a new instance of link representing host device, based on the PCI address and/or target interface name.
GetNetlinkHandle - mechanism to netlink.Handle for the NetNS specified in mechanism.

# Constants

DOWN is link admin state down.
FamilyAll is netlink.FAMILY_ALL.
NudReachable is netlink.NUD_REACHABLE.
UP is link admin state down.

# Interfaces

Link represents network interface and specifies operations that can be performed on that interface.

# Type aliases

State defines admin state of the network interface.