[OpenSER-Devel] SF.net SVN: openser: [2564] trunk
Henning Westerholt
henning.westerholt at 1und1.de
Wed Aug 1 20:24:04 CEST 2007
Revision: 2564
http://openser.svn.sourceforge.net/openser/?rev=2564&view=rev
Author: henningw
Date: 2007-08-01 11:24:02 -0700 (Wed, 01 Aug 2007)
Log Message:
-----------
- add a hash module, a dependency of the carrierroute module
- this module provides different hash from various sources
- TODO: probably its make sense to change the dispatcher module to use this
module too, this way each loadbalancer use the same hash source
- add a crc function that returns unsigned integer, needed by the hash module
Modified Paths:
--------------
trunk/crc.c
trunk/crc.h
Added Paths:
-----------
trunk/modules/hash/
trunk/modules/hash/Makefile
trunk/modules/hash/README
trunk/modules/hash/hash.c
trunk/modules/hash/hash.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list