summaryrefslogtreecommitdiff
path: root/openwrt/package/raddump/ipkg/raddump.control
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-13 13:38:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-13 13:38:59 +0000
commitf1aa9e55a18fe7a0badb3463f28fee12fb84993b (patch)
tree9352b4e1582082187132a46100f6c0d5dfc934ef /openwrt/package/raddump/ipkg/raddump.control
parentae3c308186cf1913fa5064fc183d1ef016634aeb (diff)
downloadmtk-20170518-f1aa9e55a18fe7a0badb3463f28fee12fb84993b.zip
mtk-20170518-f1aa9e55a18fe7a0badb3463f28fee12fb84993b.tar.gz
mtk-20170518-f1aa9e55a18fe7a0badb3463f28fee12fb84993b.tar.bz2
Added raddump
SVN-Revision: 2650
Diffstat (limited to 'openwrt/package/raddump/ipkg/raddump.control')
-rwxr-xr-xopenwrt/package/raddump/ipkg/raddump.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/raddump/ipkg/raddump.control b/openwrt/package/raddump/ipkg/raddump.control
new file mode 100755
index 0000000..2d31b02
--- /dev/null
+++ b/openwrt/package/raddump/ipkg/raddump.control
@@ -0,0 +1,6 @@
+Package: raddump
+Depends: libpcap, libopenssl
+Section: net
+Architecture: mipsel
+Priority: optional
+Description: 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.