Pacote: golang-github-vishvananda-netlink-dev (1.3.0-2)
Links para golang-github-vishvananda-netlink-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-vishvananda-netlink:
- [golang-github-vishvananda-netlink_1.3.0-2.dsc]
- [golang-github-vishvananda-netlink_1.3.0.orig.tar.gz]
- [golang-github-vishvananda-netlink_1.3.0-2.debian.tar.xz]
Mantenedores(as):
- Debian Go Packaging Team (QA Página)
- Tim Potter (QA Página)
- Dmitry Smirnov (QA Página)
- John Goerzen (QA Página)
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
netlink library for go
The netlink package provides a simple netlink library for go. 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 ip addresses and routes, and configure ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. Since low-level netlink messages are inscrutable at best, the library attempts to provide an API that is loosely modeled on the CLI provied by iproute2. Actions like ip link add will be accomplished via a similarly named function like AddLink(). This library began its life as a fork of the netlink functionality in docker/libcontainer but was heavily rewritten to improve testability, performance, and to add new functionality like ipsec xfrm handling.
This package contains the source.
Outros pacotes relacionados a golang-github-vishvananda-netlink-dev
|
|
|
|
-
- dep: golang-github-vishvananda-netns-dev
- network namespaces in go
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
Download de golang-github-vishvananda-netlink-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 175.6 kB | 1,204.0 kB | [lista de arquivos] |