[Ns-bugs] [Bug 529] New: After logging an Ipv6Address, all loged values are printed in hex
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Mar 25 08:21:42 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=529
Summary: After logging an Ipv6Address, all loged values are
printed in hex
Product: ns-3
Version: ns-3-dev
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: node module
AssignedTo: ns-bugs at isi.edu
ReportedBy: f1mauchl at hsr.ch
Estimated Hours: 0.0
Created an attachment (id=401)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=401)
bugfix proposal
After logging an Ipv6Address using NS_LOG_DEBUG(myIpv6Address) or similar, all
following log statements print values in hex notation, including the time
prefix.
Suspected bug is in Ipv6Address::Print(), not clearing iostream manipulator
std::hex.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list