mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
Signed-off-by: Wade Berrier <wberrier@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
config BR2_PACKAGE_NGREP
|
|
bool "ngrep"
|
|
select BR2_PACKAGE_LIBPCAP
|
|
select BR2_PACKAGE_PCRE
|
|
help
|
|
Network grep.
|
|
|
|
http://ngrep.sourceforge.net/
|