Skip to content

janies/ipset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (BDDs), which (we hypothesize) makes it space efficient for large sets.

Please see the INSTALL file for installation instructions.

About

A small C helper library for storing sets of IPv4 and IPv6 addresses

Resources

License

Stars

Watchers

Forks

Packages

No packages published