Commit Graph

2 Commits (d9be613afa24568bfd8938c4095ef9685500e1fb)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Yacin Nadji 121eaf4192 Add new formula: grepcidr
grepcidr can be used to filter a list of IP addresses against one or more
Classless Inter-Domain Routing (CIDR) specifications, or arbitrary networks
specified by an address range. As with grep, there are options to invert
matching and load patterns from a file. grepcidr is capable of comparing
thousands or even millions of IPs to networks with little memory usage
and in reasonable computation time.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-02 09:33:03 -07:00