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 3378] New Dissector: Host Identity Protocol

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Wed, 1 Apr 2009 22:22:24 -0700 (PDT)

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


Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2897|review_for_checkin?         |review_for_checkin-
               Flag|                            |




--- Comment #4 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-04-01 22:22:20 PDT ---
(From update of attachment 2897)
<quote "README.developer>
Don't use structures that overlay packet data, or into which you copy
packet data; the C programming language does not guarantee any
particular alignment of fields within a structure, and even the
extensions that try to guarantee that are compiler-specific and not
necessarily supported by all compilers used to build Wireshark.  Using
bitfields in those structures is even worse; the order of bitfields
is not guaranteed.
</quote>


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

  • References:
    • [Wireshark-bugs] [Bug 3378] New: New Dissector: Host Identity Protocol
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 3377] Maximum NTP poll interval should be 17 instead of 16
  • Next by Date: [Wireshark-bugs] [Bug 3384] New: UCT TIME for TIME protocol displayed as local time rather than UCT time.
  • Previous by thread: [Wireshark-bugs] [Bug 3378] New Dissector: Host Identity Protocol
  • Next by thread: [Wireshark-bugs] [Bug 3379] New: Misc. NHRP bug fixes & additions and AFN udpates
  • Index(es):
    • Date
    • Thread

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