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 3453] Patch to add LLC dissection for HP Teaming heartbeat frames

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 7 May 2009 23:49:15 -0700 (PDT)

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





--- Comment #3 from Nathan Hartwell <nhartwell@xxxxxxxxx>  2009-05-07 23:49:12 PDT ---
I can see where you are coming from with that response. It is a bit inelegant
to check if all LLC frames are HP teaming frames. However, I do feel that it
does belong in the LLC dissector for a few reasons:
-If you check the HP teaming white paper I referenced the heartbeat frames
really are just LLC frames with 63 bytes of data. 
-I felt the destination MAC was the deciding factor since the packet already
was getting dissected by the LLC dissector. If the packet is found to be a snap
frame AND has the well known HP teaming MAC as the destination then there is a
good chance it is going to be a teaming heartbeat....or one malformed packet
:).

Essentially I felt as though I could add an exception within packet-llc, or
write a whole new dissector which would boil down to being the same code as the
LLC dissector. Now the packets will be labeled as teaming heartbeats within the
Wireshark display as compared to the generic unknown LLC / SNAP based packet
that it was getting listed as before (with the data size off by 5 bytes). 


-- 
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 3453] New: Patch to add LLC dissection for HP Teaming heartbeat frames
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 3453] Patch to add LLC dissection for HP Teaming heartbeat frames
  • Next by Date: [Wireshark-bugs] [Bug 3454] New: Feature Request: Add protocol sub-field to the bootp dissector (Option 12 Hostname)
  • Previous by thread: [Wireshark-bugs] [Bug 3453] Patch to add LLC dissection for HP Teaming heartbeat frames
  • Next by thread: [Wireshark-bugs] [Bug 3453] Patch to add LLC dissection for HP Teaming heartbeat frames
  • Index(es):
    • Date
    • Thread

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