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.

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to