[ ソース: libcorkipset ]
パッケージ: libcorkipset-utils (1.1.1+20150311-8)
libcorkipset-utils に関するリンク
Debian の資源:
libcorkipset ソースパッケージをダウンロード:
- [libcorkipset_1.1.1+20150311-8.dsc]
- [libcorkipset_1.1.1+20150311.orig.tar.xz]
- [libcorkipset_1.1.1+20150311-8.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
C library to store sets/maps of IP address (utility files)
The ipset library provides C data types for storing sets of IP addresses, and maps of IP addresses to integers. It supports both IPv4 and IPv6 addresses. It's implemented using "Binary Decision Diagrams" (BDDs, https://en.wikipedia.org/wiki/Binary_decision_diagram), which (we hypothesize) makes it space efficient for large sets.
This package provides a few utility binaries for the library.
その他の libcorkipset-utils 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libcork16 (>= 0.15.0)
- simple, easily embeddable, cross-platform C library
-
- dep: libcorkipset1 (= 1.1.1+20150311-8)
- C library to store sets/maps of IP address