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 | 3ec0253d2031c80bb7d0d4b6369dfcf7388d829f (patch) | |
tree | 07c74deeaae97b4fc3d14e5c274be64006bcda1b /package/scdp/ipkg | |
parent | 4dbe178493519f24aa274692e7ae5a5ad975dafd (diff) |
add scdp package (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2179 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/scdp/ipkg')
-rw-r--r-- | package/scdp/ipkg/scdp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/scdp/ipkg/scdp.control b/package/scdp/ipkg/scdp.control new file mode 100644 index 000000000..abafc7185 --- /dev/null +++ b/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. |