[ 原始碼: 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