[Ns-bugs] [Bug 305] Tracing asserts too easily now
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Sep 3 08:18:29 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=305
mathieu.lacage at sophia.inria.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from mathieu.lacage at sophia.inria.fr 2008-09-03 11:18 -------
There is no such thing as "connect to all tx events" and I said so many times.
You have to be specific to request to which events you want to connect. I would
suggest using the $ns3::CsmaNetDevice notation:
"/NodeList/*/DeviceList/*/$ns3::CsmaNetDevice/Tx"
"/NodeList/*/DeviceList/*/$ns3::WifiNetDevice/Tx"
If you want an API which hides this, you need to use the Helper API.
--
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