[OpenSER-Devel] [ openser-Bugs-1934375 ] force_send_socket not working for TCP
SourceForge.net
noreply at sourceforge.net
Fri Apr 4 15:03:11 CEST 2008
Bugs item #1934375, was opened at 2008-04-04 15:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1934375&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gawith (gawith)
Assigned to: Nobody/Anonymous (nobody)
Summary: force_send_socket not working for TCP
Initial Comment:
The force_send_socket call does not handle TCP connections correctly. It always uses the first outgoing IP address for all connections to a single host, ignoring the forced IP.
The problem seems to be in _tcpconn_find, which is not checking for the sending IP of existing connections to a host.
Attached a proposed patch.
Regards
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1934375&group_id=139143
More information about the Devel
mailing list