[ 原始碼: golang-github-jsimonetti-rtnetlink ]
套件:golang-github-jsimonetti-rtnetlink-dev(1.3.0-1)
golang-github-jsimonetti-rtnetlink-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-jsimonetti-rtnetlink:
- [golang-github-jsimonetti-rtnetlink_1.3.0-1.dsc]
- [golang-github-jsimonetti-rtnetlink_1.3.0.orig.tar.gz]
- [golang-github-jsimonetti-rtnetlink_1.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
low-level access to the Linux rtnetlink API (library)
The package rtnetlink allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups, Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.
A convenient, high-level API wrapper is available using package rtnl (https://godoc.org/github.com/jsimonetti/rtnetlink/rtnl).
The base rtnetlink library explicitly only exposes a limited low-level API to rtnetlink. It is not the intention (nor wish) to create an iproute2 replacement.
其他與 golang-github-jsimonetti-rtnetlink-dev 有關的套件
|
|
|
|
-
- dep: golang-github-cilium-ebpf-dev
- eBPF Library for Go
-
- dep: golang-github-google-go-cmp-dev
- Package for comparing Go values in tests
-
- dep: golang-github-mdlayher-netlink-dev (>= 1.4)
- low-level access to Linux netlink sockets (library)
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system