diff options
author | 2005-11-19 14:28:10 +0000 | |
---|---|---|
committer | 2005-11-19 14:28:10 +0000 | |
commit | f7213dab87367a1c477e59feed7b9d331d464159 (patch) | |
tree | dcb229bb1c85360407de2f7e9cb859d29e5279a7 /profiles | |
parent | initial import (diff) | |
download | historical-f7213dab87367a1c477e59feed7b9d331d464159.tar.gz historical-f7213dab87367a1c477e59feed7b9d331d464159.tar.bz2 historical-f7213dab87367a1c477e59feed7b9d331d464159.zip |
added scapy related use flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 52382840f80a..b89be41d31ae 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1566 2005/11/18 16:41:06 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1567 2005/11/19 14:28:10 lcars Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -750,6 +750,10 @@ net-analyzer/net-snmp:smux - Enable the smux MIBS module net-analyzer/netcat:GAPING_SECURITY_HOLE - add support for running programs after connect net-analyzer/pmacct:64bit - Use 64bit counters instead of 32bit ones net-analyzer/sancp:sguil - Enable sguil (The Analyst Console for Network Security Monitoring) support +net-analyzer/scapy:gnuplot - Enable gnuplot support +net-analyzer/scapy:pyx - Enable pyx support for psdump/pdfdump commands +net-analyzer/scapy:graphviz - Enable graphviz support +net-analyzer/scapy:hostap - Enable hostap driver 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 |