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

Top 0.5% on proxy.golang.org
Top 0.5% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org
Top 0.4% docker downloads on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/tailscale/netlink
License: Apache-2.0
Latest release: over 5 years ago
First release: about 7 years ago
Namespace: github.com/tailscale
Dependent packages: 169
Dependent repositories: 76
Docker dependents: 172
Docker downloads: 19,719,548
Last synced: 1 day ago

    Loading...
    Readme
    Loading...