You need to read the tutorial document, particularly the Tracing
Section, in order to get comfortable with trace sources and sinks. You
can see the whole list of trace sources in
http://www.nsnam.org/doxygen-release/index.html
under Modules -> Core -> The list of all trace sources.
As a tip, the trace source you're looking for is MacRxDrop, I guess.
Best regards,
S�rgio Figueiredo
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
Hi Bruno,
You need to read the tutorial document, particularly the Tracing Section, in order to get comfortable with trace sources and sinks. You can see the whole list of trace sources in
http://www.nsnam.org/doxygen-release/index.html
under Modules -> Core -> The list of all trace sources.
As a tip, the trace source you're looking for is MacRxDrop, I guess.
Best regards,
Sérgio Figueiredo
On 06/07/2010 12:07 PM, Bruno Marques wrote:
yes, when I said lost packets i was referring to, for example, lost
packets because the buffer is full.
How can I get the value that represents the number of packets lost?
On 3 Jun, 04:38, Quincy<quincy....@gmail.com> wrote:
What do you mean by drop packets? Packets don't just disappear for no
reason in real world. Are you saying you want to drop packet because
buffer's full? Packet drop because of collisions in wireless
situation? packet drop because SINR is too low in wireless situation?
On Jun 2, 10:32 am, Bruno Marques<brunofs...@gmail.com> wrote:
Hi,
how can we get drop packets during a simulation?
Bruno Marques