Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185
[openwrt.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
12 http://vgpd.freaknet.org/
This page took 0.057961 seconds and 5 git commands to generate.