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-commits: [Wireshark-commits] rev 27575: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-mysql.c

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


From: morriss@xxxxxxxxxxxxx
Date: Sun, 01 Mar 2009 21:37:31 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27575

User: morriss
Date: 2009/03/01 01:37 PM

Log:
 Fix conversation tracking bug noticed in:
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3216#c2
 
 (Basically: how the dissector was dissecting frames--in the GUI--changed based
 on the order you had clicked on them.)
 
 ... by rewriting how the frame states are maintained: rather than maintaining
 a g_hash table of frames and their states, hang the (now se_alloc'd) frame
 data off the frame (using p_*_proto_data()).

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +64 -76    packet-mysql.c    Modified


  • Prev by Date: [Wireshark-commits] rev 27574: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-gtpv2.c
  • Next by Date: [Wireshark-commits] rev 27576: /trunk/gtk/ /trunk/gtk/: rtp_analysis.c
  • Previous by thread: [Wireshark-commits] rev 27574: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-gtpv2.c
  • Next by thread: [Wireshark-commits] rev 27576: /trunk/gtk/ /trunk/gtk/: rtp_analysis.c
  • Index(es):
    • Date
    • Thread

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