Hi all,

I have a couple of doubts about packet accounting in netsniff-ng:
currently in receive_to_xmit() pkts_seen is incremented before the
packet type check, but failing the latter will cause the packet to be
ignored, pretty much as if it failed to pass the filter.
In walk_t3_block() and recv_only_or_dump() the accounting is performed
after the check, should the receive_to_xmit() do the same ?
Should pkts_drops be incremented if the packet type filter fails ? 

If there is agreement I can send patches implementing the above.

Thank you,

Paolo 

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to