This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Project:Perl/maint-notes/dev-perl/Net-Pcap

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

This package needs both root access and network access to comprehensively test.

This means under portage, you'll want to run with:

CODE
FEATURES="-userpriv -network-sandbox"

You'll also want to consider

CODE
FEATURES="cgroup"

as there are some processes spawned that currently don't get reaped properly.