Evan Huus
changed
bug 9800
Comment # 1
on bug 9800
from Evan Huus
I have pushed an alternate fix to https://code.wireshark.org/review/312
Rather than overriding the default port registrations (which works, but seems a
little messy) this has the ISAKMP dissector do a few basic heuristic checks
before dissecting the packet. This way it rejects the packet when called on
port 500, and the port 4500-registration gets called as the next choice.
Let me know if this fixes the issue.
You are receiving this mail because:
- You are watching all bug changes.