diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-07 16:27:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-07 16:27:36 +0000 |
commit | 7933e4c8c59d55230e1f5cc6fdb8532b989ef8d9 (patch) | |
tree | bfb065bab724b1b18e88a0c5f0a6176447117843 /openwrt/package/tcpdump/tcpdump.control | |
parent | ce531c82b3f03dd8d1ec33d8047a4402f4a71e25 (diff) | |
download | mtk-20170518-7933e4c8c59d55230e1f5cc6fdb8532b989ef8d9.zip mtk-20170518-7933e4c8c59d55230e1f5cc6fdb8532b989ef8d9.tar.gz mtk-20170518-7933e4c8c59d55230e1f5cc6fdb8532b989ef8d9.tar.bz2 |
add tcpdump
SVN-Revision: 340
Diffstat (limited to 'openwrt/package/tcpdump/tcpdump.control')
-rw-r--r-- | openwrt/package/tcpdump/tcpdump.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/tcpdump/tcpdump.control b/openwrt/package/tcpdump/tcpdump.control new file mode 100644 index 0000000..6dd7047 --- /dev/null +++ b/openwrt/package/tcpdump/tcpdump.control @@ -0,0 +1,8 @@ +Package: tcpdump +Priority: optional +Section: net +Version: 0.8.3-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A tool for network monitoring and data acquisition. |