aboutsummaryrefslogtreecommitdiff
path: root/net/ipvs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a stupid #include problem in libipvsClement Laforet2005-08-251-1/+1
| | | | | | | | 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-241-12/+15
| | | | | | | | | | | - 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-111-0/+55
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