Pakket: libcorkipset-utils (1.1.1+git20171111.6842a63-2) [debports]
Verwijzigingen voor libcorkipset-utils
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libcorkipset-utils gerelateerde pakketten
|
|
|
|
-
- dep: libc6.1 (>= 2.31)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
-
- dep: libcork16 (>= 1.0.0~)
- simple, easily embeddable, cross-platform C library
-
- dep: libcorkipset1 (= 1.1.1+git20171111.6842a63-2)
- C library to store sets/maps of IP address