You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
467 B
12 lines
467 B
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
|
|
|