diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-03-16 12:52:58 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-03-16 12:52:58 +0000 |
commit | 55586f633aaa151ff9759192278aedb1af887167 (patch) | |
tree | 74b376a9cf07947c7feecc6fd777cec87099856e | |
parent | fix location of xpdfrc bug #65728; stable on amd64; cleanups (diff) | |
download | historical-55586f633aaa151ff9759192278aedb1af887167.tar.gz historical-55586f633aaa151ff9759192278aedb1af887167.tar.bz2 historical-55586f633aaa151ff9759192278aedb1af887167.zip |
Added pcapnav local flag for net-analyzer/tcpreplay.
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 51cad5485c42..3ef3005f9dd3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1011 2005/03/15 22:10:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1012 2005/03/16 12:52:58 ka0ttic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -494,6 +494,7 @@ net-analyzer/snort:flexresp - Enable connection tearing (not recommended) net-analyzer/snort:inline - Enable snort-inline for accepting packets from iptables, via libipq, rather than libpcap. net-analyzer/snort:sguil - Enable sguil (The Analyst Console for Network Security Monitoring) support net-analyzer/snort:snortsam - patches snort for use with snortsam +net-analyzer/tcpreplay:pcapnav - Enable if you want the jump to byte offset feature via libpcapnav net-dialup/freeradius:frascend - Enable ascend binary mode net-dialup/freeradius:frlargefiles - Enable large file support net-dialup/freeradius:frnothreads - Disable thread support |