diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 13:23:40 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 13:23:40 +0000 |
commit | 5f32b53aec24fd7d41fe2e9ab56a3b9c7fab287e (patch) | |
tree | 0f8195a77b47bcd4f693e88f02ca627aa5dcacfb /openwrt/package/vgp | |
parent | 5f8739679a88eef70c926c4144c472b1eb94daf4 (diff) |
Added libcli, l2tpns, fixed typo and mising URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2669 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 fb787fa33b..db543c3451 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/ |