diff options
Diffstat (limited to 'openwrt/package/fprobe/Config.in')
-rw-r--r-- | openwrt/package/fprobe/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/fprobe/Config.in b/openwrt/package/fprobe/Config.in index bf75c90090..bd6e1b2d8f 100644 --- a/openwrt/package/fprobe/Config.in +++ b/openwrt/package/fprobe/Config.in @@ -1,10 +1,10 @@ config BR2_PACKAGE_FPROBE - tristate "fprobe" + tristate "fprobe - NetFlow probe (libpcap-based)" default m if CONFIG_DEVEL select BR2_PACKAGE_LIBPCAP select BR2_PACKAGE_LIBPTHREAD - help A NetFlow probe using libpcap http://fprobe.sourceforge.net/ + |