diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-12 22:44:19 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-12 22:44:19 +0000 |
commit | dd9fa02bedf1edca47101c4326f4cc87ec15056c (patch) | |
tree | cbcba031c434b5f9157f3e12fea025e4e0735fd5 /package/vrrpd/ipkg/vrrpd.control | |
parent | ae42187b797bf4aa59ab5baf338472749a4fe4d5 (diff) | |
download | upstream-dd9fa02bedf1edca47101c4326f4cc87ec15056c.tar.gz upstream-dd9fa02bedf1edca47101c4326f4cc87ec15056c.tar.bz2 upstream-dd9fa02bedf1edca47101c4326f4cc87ec15056c.zip |
Added vrrpd package, fixed typo in vgp Config.in and added them to the package list in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2644 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vrrpd/ipkg/vrrpd.control')
-rwxr-xr-x | package/vrrpd/ipkg/vrrpd.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/vrrpd/ipkg/vrrpd.control b/package/vrrpd/ipkg/vrrpd.control new file mode 100755 index 0000000000..92cce305be --- /dev/null +++ b/package/vrrpd/ipkg/vrrpd.control @@ -0,0 +1,5 @@ +Package: vrrpd +Section: net +Architecture: mipsel +Priority: optional +Description: VRRPd is an implementation of Virtual Router Redundancy Protocol as specified in rfc2338. |