mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 19:25:20 +02:00
1cc1ad595a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2644 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
453 B
Plaintext
Executable File
9 lines
453 B
Plaintext
Executable File
config BR2_PACKAGE_VRRPD
|
|
tristate "vrrpd............................. Virtual Router Redundancy Protocol daemon"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
VRRPd is an implementation of Virtual Router Redundancy Protocol as specified in rfc2338.
|
|
VRRPd is interoperable with other RFC-based VRRP implementations, including Cisco and Juniper, and is included as a standard feature on ImageStream routers.
|
|
|
|
http://www.sourceforge.net/projects/vrrpd
|