blob: 767e2dd0ecdf36dd9771adf0ade3220420733f7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config BR2_PACKAGE_VRRPD
prompt "vrrpd............................. Virtual Router Redundancy Protocol daemon"
tristate
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
|