Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Are tap-listeners called for malformed packets?

From: Lars Ruoff <lars.ruoff@xxxxxxxxxxxxxxxxx>
Date: Wed, 21 Mar 2007 17:57:51 +0100
Hi,
if i have a tap listener registered for protocol X, will it be called also for a malformed packet of protocol X ?
(I.e. a packet which was passed to dissector X, but there was an exception thrown during dissection)

br,
Lars Ruoff