freewrt_1_0
freewrt_2_0
|
Last change
on this file since d1833aa was c04ece1, checked in by Thorsten Glaser <tg@…>, 19 years ago |
|
as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_
tested with a standard build (only the squashfs
image since the jffs2 didn't get built)
git-svn-id: svn://www.freewrt.org/trunk/freewrt@360 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100755
|
|
File size:
491 bytes
|
| Line | |
|---|
| 1 | config FWRT_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/
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.