Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2002 23:30:34 +0100 (CET)
From:      Sebastien Petit <spe@bsdfr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34424: New port: An implementation of the VRRP protocol for FreeBSD
Message-ID:  <200201292230.g0TMUYF00382@spe.homeunix.net>

next in thread | raw e-mail | index | archive | help

>Number:         34424
>Category:       ports
>Synopsis:       New port: An implementation of the VRRP protocol for FreeBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 29 14:30:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sebastien Petit
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
<>
>Environment:
System: FreeBSD spe.homeunix.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #10: Wed Dec 26 02:53:04 CET 2001


	
>Description:
	freevrrpd is a new implementation of the VRRP v2 protocol rewrited from scratch and RFC2338 Compliant. It's a part of the High Up Time Project http://www.bsdshell.net/
>How-To-Repeat:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       ports
#       ports/distinfo
#       ports/pkg-plist
#       ports/pkg-descr
#       ports/pkg-comment
#       ports/Makefile
#
echo c - ports
mkdir -p ports > /dev/null 2>&1
echo x - ports/distinfo
sed 's/^X//' >ports/distinfo << 'END-of-ports/distinfo'
XMD5 (freevrrpd-0.8.1.tar.gz) = c694ba0a6f9afcb5937bf24fe438ed4c
END-of-ports/distinfo
echo x - ports/pkg-plist
sed 's/^X//' >ports/pkg-plist << 'END-of-ports/pkg-plist'
Xlibexec/freevrrpd
Xetc/freevrrpd.conf.sample
Xetc/rc.d/freevrrpd.sh
END-of-ports/pkg-plist
echo x - ports/pkg-descr
sed 's/^X//' >ports/pkg-descr << 'END-of-ports/pkg-descr'
XThis a VRRP RFC2338 Compliant implementation under FreeBSD
X
Xbugs report: spe@bsdfr.org
END-of-ports/pkg-descr
echo x - ports/pkg-comment
sed 's/^X//' >ports/pkg-comment << 'END-of-ports/pkg-comment'
Xfreevrrpd is a VRRP (Virtual Router Redundancy Protocol) implemetation daemon under FreeBSD
Xfreevrrpd is a part of High UpTime project http://www.bsdshell.net/
XThis daemon has been writed from scratch and is not based on existing projects.
XFor this second public release, you can found:
X       * A daemon RFC 2338 Compliant adapted on FreeBSD systems
X       * Implementation of Virtual Adresses
X       * Support for multiples VRID
X       * Master announce state by sending multicast packets via BPF
X       * Changing routes and IP in 3 seconds
X       * Doing gratuitous ARP requests to clean the cache of all hosts
X       * Election between different slave servers
X       * Same host can be Slave and Master at the same time
X       * Automatic Downgrade to Slave if a Master is up again
X       * Anti-Adress Conflict system
X       * Multi-threaded vrrp daemon
X       * Plain text password authentication
X       * Using now onle on BPF device for all VRID
X       * Support netmask for Virtual IP addresses
END-of-ports/pkg-comment
echo x - ports/Makefile
sed 's/^X//' >ports/Makefile << 'END-of-ports/Makefile'
XPORTNAME=       freevrrpd
XPORTVERSION=    0.8.1
XCATEGORIES=     net
X
XMASTER_SITES=   http://www.bsdshell.net/download/
X
XMAINTAINER=     spe@bsdfr.org
X
X.include <bsd.port.mk>
END-of-ports/Makefile
exit

>Fix:

	
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201292230.g0TMUYF00382>