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
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: 2009-06-30 09:22 UTC by Tom Henderson
Modified: 2009-07-03 08:54 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2009-06-30 09:22:30 UTC
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 Antti Mäkelä 2009-07-03 08:54:36 UTC
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 ***