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 18825: /trunk/epan/ /trunk/epan/: conversation.c

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


From: etxrab@xxxxxxxxxxxxx
Date: Wed, 02 Aug 2006 19:50:05 GMT

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

User: etxrab
Date: 2006/08/02 07:50 PM

Log:
 From Peter Johansson:
 the supplied patch fixes a problem where the options value should really be used from the conversation found (using
 conversation_lookup_hashtable(...) to create a new conversation based on the already stored conversation template (the CONVERSATION_TEMPLATE bit is set in the stored conversation) rather from the options argument passed to the function(s).
 
 This solves a problem that otherwise shows itself where "DISSECTOR_ASSERT(!(conv->options & CONVERSATION_TEMPLATE) && "Use the conversation_create_from_template function when the CONVERSATION_TEMPLATE bit is set in the options mask");" fails sometimes.

Directory: /trunk/epan/
  Changes    Path              Action
  +9 -9      conversation.c    Modified


  • Prev by Date: [Wireshark-commits] rev 18824: /trunk/tools/ /trunk/tools/: randpkt-test.sh
  • Next by Date: [Wireshark-commits] rev 18826: /trunk/ /trunk/: capture_sync.c
  • Previous by thread: [Wireshark-commits] rev 18824: /trunk/tools/ /trunk/tools/: randpkt-test.sh
  • Next by thread: [Wireshark-commits] rev 18826: /trunk/ /trunk/: capture_sync.c
  • Index(es):
    • Date
    • Thread

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