fb787fa33b0d51696d00a98d01adf05ba4fef441
[openwrt/svn-archive/archive.git] / openwrt / package / vgp / Config.in
1 config BR2_PACKAGE_VGP
2 prompt "vgp............................... a daemon working like Cisco(c) HSRP"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 VGP (Virtual Gateway Protocol)is a very simple protocol able to
7 work in a way similar to Cisco(c) HSRP. It implements the idea
8 of Virtual Gateway to provide fault tollerance (and load
9 balancing) on your net. Each client on your net has as its
10 default gateway the virtual gateway and not the real router.
11 http://vgpd.freaknet.org/