[Devel] SF.net SVN: openser: [2177] trunk

Daniel-Constantin Mierla daniel at voice-system.ro
Wed May 9 16:54:25 CEST 2007


Revision: 2177
          http://openser.svn.sourceforge.net/openser/?rev=2177&view=rev
Author:   miconda
Date:     2007-05-09 07:54:25 -0700 (Wed, 09 May 2007)

Log Message:
-----------
- dev version increased
- applied patch from Carsten Bock
- closes #1689036
- set of enhancement to dispatcher module
	- hash over the authentication-username
	- ds_is_from_list() to find if source ip a destination list
	- set a gateway to a probing mode
	(after a definable threshhold) by calling ds_mark_dst("p"). If a
	gateway/proxy fails several times (per default three times), it will be
	removed from the routing and be probed: The Proxy will send an
	OPTIONS-Request to the proxy/gateway and if it receives a "successful"
	reply (200 OK or 501 Not implemented) it will be automatically reactivated.
	We accept "501 Not implemented" as well, because some Cisco gateways do not
	support the OPTIONS-Request and reply with a "501 Not implemented".

Modified Paths:
--------------
    trunk/Makefile.defs
    trunk/modules/dispatcher/README
    trunk/modules/dispatcher/dispatch.c
    trunk/modules/dispatcher/dispatch.h
    trunk/modules/dispatcher/dispatcher.c
    trunk/modules/dispatcher/doc/dispatcher.sgml
    trunk/modules/dispatcher/doc/dispatcher_user.sgml


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