Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 3256] New dissector: gadu-gadu protocol

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Sun, 1 Mar 2009 16:00:15 -0800 (PST)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3256





--- Comment #5 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>  2009-03-01 16:00:14 PDT ---
I almost forgot to mention the most important issue with the patch:

- Port 443 is of course already assigned to SSL.  Depending on the order in
which dissectors are registered, packet-gg.c's port 443 use would conflict with
the SSL dissector's use of that port.  In order to get around this, your
dissect function needs to determine if each packet belongs to the GG protocol
or not.  If not, Wireshark will then try the next dissector which wants to use
port 443 and see if it accepts it or not.


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

  • Prev by Date: [Wireshark-bugs] [Bug 3256] New dissector: gadu-gadu protocol
  • Next by Date: [Wireshark-bugs] [Bug 3256] New dissector: gadu-gadu protocol
  • Previous by thread: [Wireshark-bugs] [Bug 3256] New dissector: gadu-gadu protocol
  • Next by thread: [Wireshark-bugs] [Bug 3256] New dissector: gadu-gadu protocol
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation