diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-19 11:29:33 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-19 11:29:33 +0000 |
commit | ffa984642179466a0da85232f79e197393303a12 (patch) | |
tree | efcf7528edfd1f1ac4b2a7eb01a9ddb15e9f540f /openwrt/package/scdp/ipkg | |
parent | 3eff226019956112e6f3eec0dedff1b6f14aa6c7 (diff) |
add scdp package (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2179 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/scdp/ipkg')
-rw-r--r-- | openwrt/package/scdp/ipkg/scdp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/scdp/ipkg/scdp.control b/openwrt/package/scdp/ipkg/scdp.control new file mode 100644 index 000000000..abafc7185 --- /dev/null +++ b/openwrt/package/scdp/ipkg/scdp.control @@ -0,0 +1,7 @@ +Package: scdp +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Florian Fainelli <florian@alphacore.net> +Source: buildroot internal +Depends: libnet +Description: An utility to send CDP (Cisco Discovery Protocol) packets. |