[Ns-bugs] [Bug 118] New: Packet::AddTag is a non-const method

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Dec 11 04:44:16 PST 2007


http://www.nsnam.org/bugzilla/show_bug.cgi?id=118

           Summary: Packet::AddTag is a non-const method
           Product: ns-3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: simulation core
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mathieu.lacage at sophia.inria.fr


If you want to be able to tag packets from trace sinks and if trace sinks take
Ptr<const Packet> arguments, then, Packet::AddTag must be made a const method.

Patch attached.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list