diff options
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/ |