Wireshark-bugs: [Wireshark-bugs] [Bug 11496] New: NFSv4 netaddr - IPv4 Address is backwards

Date: Wed, 02 Sep 2015 09:09:03 +0000
Bug ID 11496
Summary NFSv4 netaddr - IPv4 Address is backwards
Product Wireshark
Version 1.99.x (Experimental)
Hardware x86
OS Red Hat
Status UNCONFIRMED
Severity Minor
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 13846 [details]
Shows a SETCLIENTID

Build Information:
jhereg:wireshark loghyr$ ./tshark -v
TShark (Wireshark) 1.99.9 (v1.99.9rc0-475-g920e056 from master)

--
The IPv4 address in the SETCLIENTID is backwards:

    Operations (count: 1): SETCLIENTID
        Opcode: SETCLIENTID (35)
            client
                verifier: 0x55e3248831560ed6
                id: <DATA>
                    length: 41
                    contents: <DATA>
                    fill bytes: opaque data
            callback
                cb_program: 0x40000000
                cb_location
                    r_netid: tcp
                        length: 3
                        contents: tcp
                        fill bytes: opaque data
                    r_addr: 192.168.29.21.218.35
                        length: 20
                        contents: 192.168.29.21.218.35
                    [IPv4 address 21.29.168.192, protocol=tcp, port=55843]
            callback_ident: 0x00000001


You are receiving this mail because:
  • You are watching all bug changes.