diff options
Diffstat (limited to 'package/raddump')
-rw-r--r-- | package/raddump/Config.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/raddump/Config.in b/package/raddump/Config.in deleted file mode 100644 index f56795969..000000000 --- a/package/raddump/Config.in +++ /dev/null @@ -1,11 +0,0 @@ -config ADK_PACKAGE_RADDUMP - prompt "raddump........................... raddump interprets captured RADIUS packets." - tristate - default n - select ADK_PACKAGE_LIBOPENSSL - select ADK_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. |