summaryrefslogtreecommitdiff
blob: 558ac2b2ab3969f18636a2c2d8170cec468fbd4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription lang="en">
		This is a libpcap-based program with two runtime modes:
		1)It can sniff packets and spools them straight to disk 
		and can daemonize itself for background packet logging.
		2)It can sniff packets and rewrite them to a second 
		interface, acting as a soft tap.
		These two runtime modes are mutually exclusive. 
    </longdescription>
    <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
    <upstream>
        <maintainer>
			<email>roesch@sourcefire.com</email>
			<name>Martin Roesch</name>
        </maintainer>
    </upstream>
</pkgmetadata>