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

Wireshark-bugs: [Wireshark-bugs] [Bug 2935] New simulcrypt protocol dissector

Date: Wed, 15 Oct 2008 12:00:43 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2935


Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #15 from Bill Meier <wmeier@xxxxxxxxxxx>  2008-10-15 12:00:37 PDT ---
Committed (with some changes) as SVN #26464.

The changes made included:

- Rework of proto_reg_handoff and the addition of a simulcrypt_init function to
   address comments about tab_ecm_inter usage in Comment #7 above;
- Rework some of the proto_tree display code a bit;
- Remove some additional unneeded variables and #includes;
- Move proto_register... & proto_reg_handoff... to end of source file
  to match Wireshark convention;
- Various small cleanups.

A development Windows Wireshark build should be available in a few hours in
 http://www.wireshark.org/download/automated/win32/

Please give it a try and let me know if any issues.

Thanks again for your contribution ....


Some questions/comments:

1. I note that the IANA port assignment document shows tcp port 8600 as being
assigned to "asterix".  Currently Wireshark doesn't have an asterix  dissector
so there's no immediate conflict. Is tcp port 8600 port usage normal for
simulcrypt ?

2. It would be appreciated if you could add a 'protocol reference' page for the
simulcrypt protocol to the Wireshark wiki. See any of the protocol reference
pages shown on http://wiki.wireshark.org/ProtocolReference for the format.

Is there a publicly available specification document for the protocol ?



-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.