On 2016-07-21 at 16:42:22 +0200, Paolo Abeni <[email protected]> wrote: > Currently in receive_to_xmit() pkts_seen is incremented before > after 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. > This change move the accunting after the check, as is currently > done in both walk_t3_block() and recv_only_or_dump(). > > Signed-off-by: Paolo Abeni <[email protected]>
Applied, thanks! -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
