Ecosyste.ms: Packages

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.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.1% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/vishvananda/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/vishvananda/netlink
License: Apache-2.0
Latest release: over 4 years ago
First release: about 6 years ago
Namespace: github.com/vishvananda
Dependent packages: 2,975
Dependent repositories: 22,508
Stars: 2,271 on GitHub
Forks: 638 on GitHub
Docker dependents: 3,290
Docker downloads: 14,991,500,433
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...