package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev
# Functions
NewNetLinkHandler creates new instance of Netlink handler.
# Structs
NetLinkHandler is accessor for Netlink methods.
# Interfaces
NetlinkAPI interface covers all methods inside linux calls package needed to manage linux ARP entries and routes.
NetlinkAPIRead interface covers read methods inside linux calls package needed to manage linux ARP entries and routes.
NetlinkAPIWrite interface covers write methods inside linux calls package needed to manage linux ARP entries and routes.