You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/bro/metadata.xml

20 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="broccoli">Enable the Bro Client Communication Library</flag>
<flag name="broctl">An interactive shell for managing Bro installations</flag>
<flag name="broker">Bro's new Messaging Library (experimental)</flag>
<flag name="geoip">Enable support for Maxmind's GeoIP library</flag>
<flag name="ipv6">Support for mobile IPv6</flag>
<flag name="jemalloc">Support for the Jemalloc allocator</flag>
<flag name="python">Enable Python bindings</flag>
<flag name="ruby">Enable Ruby bindings (deprecated)</flag>
<flag name="tcmalloc">Enable Google's Performance Analysis Tools</flag>
<flag name="tools">Small auxiliary tools for Bro</flag>
</use>
<longdescription lang="en">Bro is a powerful network analysis framework that is much different from the typical IDS you may know.
</longdescription>
</pkgmetadata>