[ 源代码: golang-github-insomniacslk-dhcp ]
软件包:golang-github-insomniacslk-dhcp-dev(0.0~git20200621.d74cd86-1)
golang-github-insomniacslk-dhcp-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-insomniacslk-dhcp:
- [golang-github-insomniacslk-dhcp_0.0~git20200621.d74cd86-1.dsc]
- [golang-github-insomniacslk-dhcp_0.0~git20200621.d74cd86.orig.tar.gz]
- [golang-github-insomniacslk-dhcp_0.0~git20200621.d74cd86-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
DHCPv6 and DHCPv4 packet library, client and server written in Go (library)
DHCPv4 and DHCPv6 decoding/encoding library with client and server code, written in Go.
The library is split into several parts:
* dhcpv6: implementation of DHCPv6 packet, client and server * dhcpv4: implementation of DHCPv4 packet, client and server * netboot: network booting wrappers on top of dhcpv6 and dhcpv4 * iana: several IANA constants, and helpers used by dhcpv6 and dhcpv4 * rfc1035label: simple implementation of RFC1035 labels, used by dhcpv6 and dhcpv4 * interfaces, a thin layer of wrappers around network interfaces
其他与 golang-github-insomniacslk-dhcp-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system