db543c3451f0012982fc7ed41b3eb6e924a6182e
[15.05/openwrt.git] / 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
12                 http://vgpd.freaknet.org/