11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
comment "argus has no inherent support for AVR32"
|
|
depends on BR2_avr32 && BR2_PACKAGE_ARGUS
|
|
|
|
config BR2_PACKAGE_ARGUS
|
|
bool "argus"
|
|
select BR2_PACKAGE_LIBPCAP
|
|
help
|
|
A Real Time Flow Monitor-based audit engine.
|
|
|
|
http://qosient.com/argus/
|