[ns] Tracing packet header fields

2007-01-22 Thread Simon Peter
Hi all! I'd like to know whether it is possible to trace and then display the contents of certain header fields of packets going through a node. If it is, how do I accomplish that? Thanks a ton! Simon

Re: [ns] Tracing packet header fields

2007-01-23 Thread dekst
see cmu-trace.cc how they output the trace items in *.tr maybe you can add your own trace codes in those functions Simon Peter-2 wrote: > > > Hi all! > > I'd like to know whether it is possible to trace and then display the > contents of certain header fields of packets going through a node.