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

github.com/mdlayher/netlink

Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). If you have any questions or you'd like some guidance, please join us on Gophers Slack (https://invite.slack.golangbridge.org) in the #networking channel! This package is aware of Linux network namespaces, and can enter different network namespaces either implicitly or explicitly, depending on configuration. The Config structure passed to Dial to create a Conn controls these behaviors. See the documentation of Config.NetNS for details. This package supports rudimentary netlink connection debugging support. To enable this, run your binary with the NLDEBUG environment variable set. Debugging information will be output to stderr with a prefix of "nl:". To use the debugging defaults, use: To configure individual aspects of the debugger, pass key/value options such as: Available key/value debugger options include:

Ecosystem
proxy.golang.org
Latest Release
v1.9.0
11 days ago
Versions
20
Dependent Packages
962
Dependent Repos
3,866
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/mdlayher/netlink
spec
License MIT
Namespace github.com/mdlayher
First Release over 6 years ago
Last Synced about 23 hours ago
Repository
Stars 994 on GitHub
Forks 102 on GitHub
Docker Dependents 868
Docker Downloads 5,899,962,084
Commits 366
Committers 21
Avg per Author 17.429
DDS 0.161
Rankings on proxy.golang.org
Overall Top 1.1%
Dependent packages Top 0.1%
Dependent repos Top 0.1%
Forks Top 2.8%
Docker downloads Top 0.1%