gentoo-overlay/net-analyzer/suricata/metadata.xml
2019-12-18 23:05:27 +03:00

20 lines
839 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>g.antsiferov@rbk.money</email>
</maintainer>
<use>
<flag name="af-packet">Enable AF_PACKET support</flag>
<flag name="control-socket">Enable unix socket</flag>
<flag name="cuda">Enable NVIDIA Cuda computations support</flag>
<flag name="detection">Enable detection modules</flag>
<flag name="nflog">Enable libnetfilter_log support</flag>
<flag name="nfqueue">Enable NFQUEUE support for inline IDP</flag>
<flag name="redis">Enable Redis support</flag>
<flag name="rules">Install default ruleset</flag>
<flag name="logrotate">Install logrotate rule</flag>
<flag name="profiling">Enable rules profiling</flag>
</use>
</pkgmetadata>