[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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