summaryrefslogtreecommitdiffstats
path: root/package/ngrep/Config.in
blob: cd91225791c386dced80c8df4bb244c048a52dd6 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_NGREP
	bool "ngrep"
	select BR2_PACKAGE_LIBPCAP
	select BR2_PACKAGE_PCRE
	help
	  Network grep.

	  http://ngrep.sourceforge.net/