12 lines
244 B
Plaintext
12 lines
244 B
Plaintext
config BR2_PACKAGE_ARGUS
|
|
bool "argus"
|
|
default n
|
|
depends BR2_PACKAGE_LIBPCAP
|
|
help
|
|
A Real Time Flow Monitor-based audit engine.
|
|
|
|
http://qosient.com/argus/
|
|
|
|
comment "argus - disabled (requires libpcap)"
|
|
depends on !BR2_PACKAGE_LIBPCAP
|