aboutsummaryrefslogtreecommitdiff
path: root/net/ipvs
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=155034
* - Fix a stupid #include problem in libipvsClement Laforet2005-08-252-3/+3
| | | | | | | | Pointy hat to: me Approved by: portmgr (self) Notes: svn path=/head/; revision=140972
* - Add support for 6.0 and 7.0-CURRENTClement Laforet2005-08-245-62/+34
| | | | | | | | | | | - fix installation of scheduler modules - install ipvs headers and libipvs - temporaly host new distfile Approved by: portmgr (self) Notes: svn path=/head/; revision=140967
* - rewrite IGNORE messages to make them more clearClement Laforet2005-06-121-14/+21
| | | | Notes: svn path=/head/; revision=137338
* - Add ipvs 0.4.0 for FreeBSDClement Laforet2005-06-116-0/+117
This is a port of IPVS (aka LVS) on FreeBSD. IPVS is a highly scalable and highly available server built on a cluster of real servers, with the load balancer. The architecture of the server cluster is fully transparent to end users, and the users interact as if it were a single high-performance virtual server. http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm Notes: svn path=/head/; revision=137266