Bug 617 - feature request: user-friendly ns-3 names in trace file names
: feature request: user-friendly ns-3 names in trace file names
Status: RESOLVED DUPLICATE of bug 622
: ns-3
simulation core
: ns-3-dev
: All All
: P5 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-06-30 09:22 EDT by
Modified: 2009-07-03 08:54 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-06-30 09:22:30 EDT
From Antti Makela:

  I've been using the "Names"-facility to get some user-friendly names
for my Objects. Eg, Names::Add("Router", nodepointer);, or Names::Add
(routernode,"Ethernet0",link.Get(0));

  Has someone already made a patch to make these appear in tracefiles?
Now I'm getting "sim-nodeid-ifnum"-type pcap files, and I'd prefer
"sim-router-ifname" scheme for better readability.
------- Comment #1 From 2009-07-03 08:54:36 EDT -------
Patch submitted in another bug report :) 

Thanks, I only noticed now that someone actually had copied my post from
mailing list, so I didn't search..

*** This bug has been marked as a duplicate of bug 622 ***