summaryrefslogtreecommitdiffstats
path: root/package/raddump/ipkg/raddump.control
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-13 13:38:59 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-13 13:38:59 +0000
commit9c8d67ef156c7cd60ea57074881b8547f907aacd (patch)
treef37c1eabde5191b3f39458d337a31d26de940a8b /package/raddump/ipkg/raddump.control
parent6cfe225066885175321c3e4a7c27d98bbdced631 (diff)
Added raddump
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/raddump/ipkg/raddump.control')
-rwxr-xr-xpackage/raddump/ipkg/raddump.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/raddump/ipkg/raddump.control b/package/raddump/ipkg/raddump.control
new file mode 100755
index 000000000..2d31b0221
--- /dev/null
+++ b/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.