
| Current Path : /usr/share/doc/libcorkipset1/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/doc/libcorkipset1/README.markdown |
# ipset [](https://travis-ci.org/redjack/ipset) 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](http://en.wikipedia.org/wiki/Binary_decision_diagram) (BDDs), which (we hypothesize) makes it space efficient for large sets. Please see the INSTALL file for installation instructions.