Language

Package: go-netlink @ 1.0.0

Synopsis

Simple netlink library for Go

Description

The netlink package provides a simple netlink library for Go. Netlink is the interface a user-space program in Linux uses to communicate with the kernel. It can be used to add and remove interfaces, set IP addresses and routes, and configure IPsec.

Home page
https://github.com/vishvananda/netlink
Location
gnu/packages/linux.scm (line: 7301, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings