[ 源代码: golang-github-insomniacslk-dhcp ]
软件包:golang-github-insomniacslk-dhcp-dev(0.0~git20220915.043f172-2)
golang-github-insomniacslk-dhcp-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-insomniacslk-dhcp:
- [golang-github-insomniacslk-dhcp_0.0~git20220915.043f172-2.dsc]
- [golang-github-insomniacslk-dhcp_0.0~git20220915.043f172.orig.tar.gz]
- [golang-github-insomniacslk-dhcp_0.0~git20220915.043f172-2.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-github-jsimonetti-rtnetlink-dev
- low-level access to the Linux rtnetlink API (library)
-
- dep: golang-github-mdlayher-ethernet-dev
- Marshaling and unmarshaling of Ethernet frames and VLAN tags
-
- dep: golang-github-mdlayher-netlink-dev
- low-level access to Linux netlink sockets (library)
-
- dep: golang-github-mdlayher-raw-dev
- Read and write data at the raw network interface device level
-
- dep: golang-github-u-root-uio-dev
- commonly used utilities for u-root
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system