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