[Kamailio-Devel] SF.net SVN: openser:[4978] trunk

Henning Westerholt henning.westerholt at 1und1.de
Tue Sep 23 16:25:03 CEST 2008


Revision: 4978
          http://openser.svn.sourceforge.net/openser/?rev=4978&view=rev
Author:   henningw
Date:     2008-09-23 14:25:02 +0000 (Tue, 23 Sep 2008)

Log Message:
-----------
- generalize trie datastructure used in userblacklist and carrierroute
- move this implementation into the core, also convert the userblacklist
  module to use this implementation
- patch from Hardy Kahl, hardy dot kahl at 1und1 dot de 
- write doxygen documentation, add some debug output for allocs/frees
- Todo: convert carrierroute too

Modified Paths:
--------------
    trunk/modules/userblacklist/db.c
    trunk/modules/userblacklist/db.h
    trunk/modules/userblacklist/userblacklist.c

Added Paths:
-----------
    trunk/trie/
    trunk/trie/dtrie.c
    trunk/trie/dtrie.h

Removed Paths:
-------------
    trunk/modules/userblacklist/dt.c
    trunk/modules/userblacklist/dt.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