[asterisk-bugs] [Asterisk 0018464]: [patch] IPv6 address truncated when stored in realtime

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 16 09:28:20 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18464 
====================================================================== 
Reported By:                IgorG
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18464
Category:                   Channels/chan_sip/IPv6
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-12-13 04:53 CST
Last Modified:              2010-12-16 03:28 CST
====================================================================== 
Summary:                    [patch] IPv6 address truncated when stored in
realtime
Description: 
IPv6 address truncated when stored in realtime because for copying address
used string with size limited for IPv4 address.
====================================================================== 

---------------------------------------------------------------------- 
 (0129657) svnbot (reporter) - 2010-12-16 03:28
 https://issues.asterisk.org/view.php?id=18464#c129657 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 298539

U   branches/1.8/channels/chan_sip.c

------------------------------------------------------------------------
r298539 | tilghman | 2010-12-16 03:28:20 -0600 (Thu, 16 Dec 2010) | 8
lines

Ensure the ipaddr field in realtime is large enough to handle IPv6
addresses.

(closes issue https://issues.asterisk.org/view.php?id=18464)
 Reported by: IgorG
 Patches: 
       realtime_ipv6store.diff uploaded by IgorG (license 20)
       (plus a few additional lines by tilghman)

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

http://svn.digium.com/view/asterisk?view=rev&revision=298539 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-16 03:28 svnbot         Checkin                                      
2010-12-16 03:28 svnbot         Note Added: 0129657                          
======================================================================




More information about the asterisk-bugs mailing list