aboutsummaryrefslogtreecommitdiff
path: root/net/rsplib
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.7.13Carlo Strub2011-11-292-3/+3
| | | | | | | | | | PR: ports/162697 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) Approved by: glarkin@ (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=286600
* - Update to 2.7.10Sylvio Cesar Teixeira2011-03-032-4/+5
| | | | | | | | PR: ports/154657 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) Notes: svn path=/head/; revision=270205
* Add new port net/rsplib:Max Brazhnikov2010-08-184-0/+396
RSerPool client/server API library for load distribution and Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to RFC 5356) for a lightweight server pool and session management framework. It provides highly available pool management (that is registration handling and load distribution/balancing) by components called Registrar and a client-side/server-side API for accessing the service of a pool. WWW: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/ PR: based on ports/149421 Submitted by: Thomas Dreibholz <dreibh at iem.uni-due.de> Notes: svn path=/head/; revision=259534