Wireshark-bugs: [Wireshark-bugs] [Bug 6562] Incorrect Parsing of SCPS Capabilities Option introd
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6562
--- Comment #4 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-12-21 10:17:26 PST ---
(In reply to comment #0)
> This patch corrects the following:
>
> 1 - Restores the ordering of the reserved bits to that defined in the
> specification
Where does it say the reserved bits should be ordered R1, R2, and R3 instead of
R3, R2, and R1? The only thing I see in section 3.2.3.2.4 of
http://public.ccsds.org/publications/archive/714x0b2.pdf is "Reserved" across
all 3 of them. Since the right-most bit is typically the least significant
bit, an ordering of R3, R2 and R1 seems more appropriate to me. Of course,
seemingly to better match the spec, a single 3-bit "Reserved" field might be
even more appropriate.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.