Ecosyste.ms: Packages

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

Top 9.6% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
Top 1.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/cilium/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/cilium/netlink
License: Apache-2.0
Latest release: about 6 years ago
First release: about 6 years ago
Namespace: github.com/cilium
Dependent packages: 5
Dependent repositories: 4
Stars: 0 on GitHub
Forks: 1 on GitHub
Docker dependents: 1
Docker downloads: 550
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...