X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6fe9bf278a009d589afe5d8a6cbe8f4b038d2468..8bb07ec4ed27e91fef68badb99096256c6b9ac35:/openwrt/package/raddump/Config.in?ds=inline diff --git a/openwrt/package/raddump/Config.in b/openwrt/package/raddump/Config.in index bacafe34a..68f391d52 100755 --- a/openwrt/package/raddump/Config.in +++ b/openwrt/package/raddump/Config.in @@ -1,8 +1,11 @@ config BR2_PACKAGE_RADDUMP - tristate "raddump........................... raddump interprets captured RADIUS packets." + prompt "raddump........................... raddump interprets captured RADIUS packets." + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBOPENSSL select BR2_PACKAGE_LIBPCAP help - raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, - source and destination hosts and ports, and included attribute names and values for each packet. + raddump interprets captured RADIUS packets to print a + timestamp, packet length, RADIUS packet type, source and + destination hosts and ports, and included attribute names and + values for each packet.