aboutsummaryrefslogtreecommitdiff
path: root/net/freevrrpd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.4Patrick Li2002-03-083-6/+4
| | | | | | | | PR: 35633 Submitted by: maintainer Notes: svn path=/head/; revision=55700
* Update to 0.8.3aPatrick Li2002-02-012-2/+2
| | | | | | | | PR: 34508 Submitted by: maintainer Notes: svn path=/head/; revision=54093
* Update to 0.8.3Patrick Li2002-01-313-5/+5
| | | | | | | | PR: 34465 Submitted by: maintainer Notes: svn path=/head/; revision=54051
* * Update freevrrpd to version 0.8.2 with a define correction forChristian Weisgerber2002-01-304-19/+9
| | | | | | | | | | | | < FBSD-4.3 systems (in_addr_t doesn't exist on < 4.3, it's u_int32_t). * Fix up description. PR: 34445 Submitted by: Sebastien Petit <spe@bsdfr.org> Notes: svn path=/head/; revision=54035
* Add new port net/freevrrpd - A VRRP (Virtual Router Redundancy Protocol)Patrick Li2002-01-306-0/+65
implemetation daemon under FreeBSD PR: 34428, 34424 Submitted by: Sebastien Petit <spe@bsdfr.org> Notes: svn path=/head/; revision=53991