Bug 795 - Support channels in Object::Start () initialization mechanism
Support channels in Object::Start () initialization mechanism
Status: NEW
Product: ns-3
Classification: Unclassified
Component: core
ns-3-dev
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-20 06:26 EST by Pavel Boyko
Modified: 2010-01-20 06:26 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Boyko 2010-01-20 06:26:03 EST
Now channels can't be initialized at t = 0 using Object::DoStart() mechanism since they are not aggregated to nodes.