Wireshark

  • Riverbed Technology
  • WinPcap
SHARKFEST '13 - Wireshark Developer and User Conference - June 16-19, 2013 - UC Berkeley
  • 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 23118: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sctp.c

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


From: morriss@xxxxxxxxxxxxx
Date: Tue, 09 Oct 2007 18:58:36 GMT

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

User: morriss
Date: 2007/10/09 06:58 PM

Log:
 Replace a (small) for loop with a memset().  Don't memset() the entire sctp_info.tvb array--it contains 2k pointers (8k or 16k of memory)--each time we start dissecting a frame.  This speeds up loading a capture file full of SCTP packets by 6-8%.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +14 -5     packet-sctp.c    Modified


  • Prev by Date: [Wireshark-commits] rev 23117: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bootp.c
  • Next by Date: [Wireshark-commits] rev 23119: /trunk/ /trunk/asn1/: Makefile.am /trunk/asn1/pkix1explicit/: Makefile Makefile.am Makefile.common pkix1explicit-exp.cnf /trunk/asn1/pkix1implicit/: Makefile Makefile.am ...
  • Previous by thread: [Wireshark-commits] rev 23117: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bootp.c
  • Next by thread: [Wireshark-commits] rev 23119: /trunk/ /trunk/asn1/: Makefile.am /trunk/asn1/pkix1explicit/: Makefile Makefile.am Makefile.common pkix1explicit-exp.cnf /trunk/asn1/pkix1implicit/: Makefile Makefile.am ...
  • Index(es):
    • Date
    • Thread

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