[Ns-bugs] [Bug 163] New: tcp default attributes should not be prefixed with Tcp

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Apr 8 13:57:41 PDT 2008


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

           Summary: tcp default attributes should not be prefixed with Tcp
           Product: ns-3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: internet-node
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mathieu.lacage at sophia.inria.fr


Attributes are local to the class they are defined in so, there is no need to
add a class-specific prefix. This makes the 'long' attribute name more painful
than it need to. i.e., for now, I have to type Config::SetDefault
("ns3::Tcp::TcpDefaultDelAckDelay", Double (0.4));


-- 
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