summaryrefslogtreecommitdiffstats
path: root/openwrt/package/raddump/ipkg
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
commit6fe9bf278a009d589afe5d8a6cbe8f4b038d2468 (patch)
treeb83474dae6425bea535a2b39832b8737f34cda4a /openwrt/package/raddump/ipkg
parent0af4779944a183d23dd2f6c35c9902160237b95b (diff)
Added raddump
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/raddump/ipkg')
-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 000000000..2d31b0221
--- /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.