Small addition to the man page.
consecutive /24s, they might combine into a larger /23.
.IP \(bu
View the result of block combination in a useful way.
+.IP \(bu
+List them.
+.IP \(bu
+Find their associated PTR records.
.P
Hath does just that. It takes as its input (via stdin, or a file with
the -i parameter) a list of CIDR blocks.
executable hath
build-depends:
- base >= 4.6.0,
+ base >= 4.6 && < 4.7,
bytestring == 0.10.*,
dns == 0.3.*,
HUnit == 1.2.*,
hs-source-dirs: src test
main-is: TestSuite.hs
build-depends:
- base >= 4.6.0,
+ base >= 4.6 && < 4.7,
bytestring == 0.10.*,
dns == 0.3.*,
HUnit == 1.2.*,