[OpenSER-Devel] [ openser-Bugs-1950754 ] ipv6 socket bug

SourceForge.net noreply at sourceforge.net
Mon Apr 28 22:54:33 CEST 2008


Bugs item #1950754, was opened at 2008-04-24 16:52
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1950754&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: Klaus Darilion (klaus_darilion)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: ipv6 socket bug

Initial Comment:
Hi!

Currently, openser stores ipv6 address in socket_info->address_str without []. Then, when this address is used (e.g. building Via header), the brackets are added. But the brackets are not added when writing the socket information into location table. Thus, when reading the socket information from location table openser can't parse the socket.

This bugfix adds [] to the address_str, thus adding [] during lump processing is not needed anymore and thus is removed.

I fear that this patch maybe add some other problems to openser, e.g. to parts which rely on having the non-[] address in adress_str.

For me it works now. Neverthless, please review the patch.

klaus

----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2008-04-28 23:54

Message:
Logged In: YES 
user_id=1275325
Originator: NO

Hi Klaus,

I will take care of this.

Regards,
Bogdan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1950754&group_id=139143



More information about the Devel mailing list