diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-14 13:23:40 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-14 13:23:40 +0000 |
commit | 58fb874180d1eacb6d850b1dbe3ab1901a2aabc6 (patch) | |
tree | 7610224c7982bdf64f688024b2fe7c897e6b9c70 /openwrt/package/vgp | |
parent | db75840d96c233a8972a521d7996052c3e2d7b8c (diff) | |
download | mtk-20170518-58fb874180d1eacb6d850b1dbe3ab1901a2aabc6.zip mtk-20170518-58fb874180d1eacb6d850b1dbe3ab1901a2aabc6.tar.gz mtk-20170518-58fb874180d1eacb6d850b1dbe3ab1901a2aabc6.tar.bz2 |
Added libcli, l2tpns, fixed typo and mising URL
SVN-Revision: 2669
Diffstat (limited to 'openwrt/package/vgp')
-rwxr-xr-x | openwrt/package/vgp/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/vgp/Config.in b/openwrt/package/vgp/Config.in index fb787fa..db543c3 100755 --- a/openwrt/package/vgp/Config.in +++ b/openwrt/package/vgp/Config.in @@ -8,4 +8,5 @@ config BR2_PACKAGE_VGP of Virtual Gateway to provide fault tollerance (and load balancing) on your net. Each client on your net has as its default gateway the virtual gateway and not the real router. + http://vgpd.freaknet.org/ |