blob: 05a9118b7f80f7c9eee56f8aa30576a140a8db6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<longdescription>emulates the IP stack of Linux 2.0.x and offers IP defragmentation, TCP stream assembly and TCP port scan detection.</longdescription>
<use>
<flag name="glib">Use <pkg>dev-libs/glib</pkg> for multiprocessing support</flag>
<flag name="libnet">Include code requiring <pkg>net-libs/libnet</pkg>
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:libnids_project:libnids</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|