https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2935
--- Comment #19 from Bill Meier <wmeier@xxxxxxxxxxx> 2008-10-16 09:16:29 PDT ---
(In reply to comment #17)
> Oooops, you're absolutely right, that's legacy in my code, there is no IANA
> assigned Simulcrypt tcp port, it has to be configured in the servers and
> Simulcrypt specification explicitly mentions the ability to have multiple ECMG
> servers on the same IP @, hence can't have single TCP port anyhow. Don't ask me
> why we're in 8600 range, it could be anything. Not sure what default
> non-assigned port is in wireshark...good catch.
>
OK: The way to do this is to change the registration code slightly so that:
1. The simulcrypt dissector is registered (to tcp.port) only if a (non-zero)
tcp port is configured via the preferences.
2. The default tcp port is 0 (meaning not assigned);
I've submitted the change.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.