I have been studying the code for DSR. I was wondering where
the logging of packets in and out of the RTR layer is turned on.
I modelled my code as much as I can to DSR. I set RouteTrace
to ON. I created the RcvT and SndT trace objects for the RTR
level. But no logging at this level has happened yet and I know
there is routing traffic being passed because my routing table
is getting filled in. Is there anything else I must do in order to
see RTR records get logged into the trace file?
Thanks much in advance,
Julie Wong