Wireshark-bugs: [Wireshark-bugs] [Bug 5051] Patch to packet_bacapp.c
Date: Fri, 6 Aug 2010 07:05:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5051

--- Comment #7 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-08-06 10:05:59 EDT ---
On a completely separate note unrelated to the patch, but maybe you can help. 
:)

The 'Sequence Number' and 'Proposed Window Size' fields are shown as entries
under the 'PDU Flags' tree. It seems to me that these fields should really be
shown after the 'Invoke ID' entry under the 'Building ...' tree.

What do you think ?

>From tshark output:

Building Automation and Control Network APDU
    0000 .... = APDU Type: Confirmed-REQ (0)
    .... 1110 = PDU Flags: 0x0e
        .... 1... = Segmented Request: Segmented Request
        .... .1.. = More Segments: More Segments Follow
        .... ..1. = SA: Segmented Response accepted
        Sequence Number: 0
        Proposed Window Size: 5
    .000 .... = Max Response Segments accepted: Unspecified (0)
    .... 0000 = Size of Maximum ADPU accepted: Up to MinimumMessageSize (50 oct
    Invoke ID: 0
    Service Choice: confirmedPrivateTransfer (18)

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