An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/tailscale/netlink

Package netlink provides a simple library for netlink. 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 up ip addresses and routes, and confiugre ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. The low level primitives for netlink are contained in the nl subpackage. This package attempts to provide a high-level interface that is loosly modeled on the iproute2 cli.

Ecosystem
proxy.golang.org
Latest Release
v1.1.0
about 6 years ago
Versions
2
Dependent Packages
169
Dependent Repos
76
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/tailscale/netlink
spec
License Apache-2.0
Namespace github.com/tailscale
First Release almost 8 years ago
Last Synced about 14 hours ago
Repository
Stars 4 on GitHub
Forks 2 on GitHub
Docker Dependents 172
Docker Downloads 19,719,548
Rankings on proxy.golang.org
Overall Top 0.5%
Dependent packages Top 0.5%
Dependent repos Top 0.7%
Docker downloads Top 0.4%