dev-python/zc-lockfile: keyworded 2.0 for ia64, bug #717946
[gentoo.git] / net-analyzer / zmap / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <maintainer type="person">
5     <email>jlec@gentoo.org</email>
6   </maintainer>
7   <longdescription>
8 ZMap is an open-source network scanner that enables researchers to easily 
9 perform Internet-wide network studies. With a single machine and a well 
10 provisioned network uplink, ZMap is capable of performing a complete scan of 
11 the IPv4 address space in under 45 minutes, approaching the theoretical limit 
12 of gigabit Ethernet.
13
14 ZMap can be used to study protocol adoption over time, monitor service 
15 availability, and help us better understand large systems distributed 
16 across the Internet.
17   </longdescription>
18   <use>
19     <flag name="json">Add support to store results JSON based</flag>
20     <flag name="mongo">
21       Add support for storing in a mongo DB via <pkg>dev-db/mongodb</pkg>
22     </flag>
23     <flag name="redis">
24       Add support for storing in a redis DB via <pkg>dev-libs/hiredis</pkg>
25     </flag>
26   </use>
27   <upstream>
28     <remote-id type="github">zmap/zmap</remote-id>
29   </upstream>
30 </pkgmetadata>