[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: no drop enteries in trace
the drop events are automatically inserted into trace file for queue
drops. For all other drops you have to take care of them yourselves.
- Haobo
On Thu, 23 Dec 1999, Atchuta R wrote:
> In my program i have used 'drop()' function to drop excessive packets.
> When this function is called, packets seems to be dropped but they are not
> being listed in the trace output. I am using 'trace-all' to monitor the
> packets. Is there any way to write to the trace file when the packet gets
> dropped.
>
> Thanks in advance,
> Atchuta.
>
>