https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7210
Evan Huus <eapache@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eapache@xxxxxxxxx
--- Comment #1 from Evan Huus <eapache@xxxxxxxxx> 2012-04-27 15:17:48 PDT ---
Gold mine!
Filtering with `expert.message == "Malformed Packet (Exception occurred)"`
finds 1272 problem packets in the capture. A quick scan reveals:
- at least three (probably more) distinct problems in packet-ipv6.c
- at least two (probably more) distinct problems in packet-tcp.c
And at least one problem in each of:
- packet-nfs.c
- packet-fc.c
- packet-mip6.c
- packet-lapbether.c
- packet-ip.c
- packet-nhrp.c
- packet-eigrp.c
- packet-ssl.c
- packet-rpc.c
- packet-igrp.c
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.