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

            Bug ID: 16687
           Summary: EPL: extended decoding of ring redundancy flags
           Product: Wireshark
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: Low
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: christian.kr...@br-automation.com
  Target Milestone: ---

Created attachment 17880
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17880&action=edit
sample trace with 4 SOA frames

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
There are some ring redundancy flags available in the SOA frame.
These flags could be interesting for some users and should be decoded.

The dissector should decode the coresponding byte in the SOA frame (offset 23)
as follows:
Bit0: MN Redundancy    => active/not active
Bit1: Cable Redundancy => active/not active
Bit2: Ring Redundancy  => active/not active 
Bit3: Ring Status      => broken / closed

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to