[ 源代码: golang-github-insomniacslk-dhcp ]
软件包:golang-github-insomniacslk-dhcp-dev(0.0~git20250417.5f8cf70-1~exp1)
golang-github-insomniacslk-dhcp-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-insomniacslk-dhcp:
- [golang-github-insomniacslk-dhcp_0.0~git20250417.5f8cf70-1~exp1.dsc]
- [golang-github-insomniacslk-dhcp_0.0~git20250417.5f8cf70.orig.tar.gz]
- [golang-github-insomniacslk-dhcp_0.0~git20250417.5f8cf70-1~exp1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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-google-go-cmp-dev
- Package for comparing Go values in tests
-
- dep: golang-github-hugelgupf-socketpair-dev
- library that provides bidirectionally connected Conns
-
- dep: golang-github-jsimonetti-rtnetlink-dev
- low-level access to the Linux rtnetlink API (library)
-
- dep: golang-github-mdlayher-netlink-dev
- low-level access to Linux netlink sockets (library)
-
- dep: golang-github-mdlayher-packet-dev
- Go library for Linux packet sockets (AF_PACKET)
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-u-root-uio-dev (>= 0.0~git20240224.d2acac8-1~)
- 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