summaryrefslogtreecommitdiff
path: root/net-analyzer/suricata/metadata.xml
blob: 598e1162fc45973412e2ac21a7fa3c2dde140abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <use>
    <flag name="af-packet">Enable AF_PACKET support</flag>
    <flag name="bpf">Enable support for eBPF (as well as XDP if supported by the kernel and the NIC driver)
        for low-level, high-speed packet processing</flag>
    <flag name="control-socket">Enable unix socket</flag>
    <flag name="detection">Enable detection modules</flag>
    <flag name="hyperscan">Enable high-performance regex matching with Hyperscan</flag>
    <flag name="lz4">Enable support for compressed pcap logging using the LZ4 algorithm</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="xdp">Enable support for AF_XDP high performance packet processing</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:oisf:suricata</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>