summaryrefslogtreecommitdiff
blob: 5204c2aa2aab5e96a0c6f573e3a47641701ce0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<use>
  <flag name='readpcap'>Build nfcapd collector to read from pcap file instead ofnetwork data</flag>
  <flag name='compat15'>Enable read support for nfdump data files created with nfdump 1.5.x</flag>
  <flag name='ftconv'>Build the flow-tools to nfdump converter</flag>
  <flag name='nfprofile'>Build nfprofile used by NfSen</flag>
  <flag name='nftrack'>Build nfprofile used by PortTracker</flag>
  <flag name='sflow'>Build sflow collector sfcpad</flag>
</use>
<longdescription>The nfdump tools collect and process netflow data on the command line</longdescription>
</pkgmetadata>