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

            Bug ID: 14270
           Summary: NTP read ordered list command is not dissected
           Product: Wireshark
           Version: Git
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: Low
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: g.djavad...@gmail.com
  Target Milestone: ---

Created attachment 16011
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16011&action=edit
NTP control Read Ordered List command

Build Information:
v2.5.0rc0-1943-g91548948
--
According to draft RFC draft-ietf-ntp-mode-6-cmds-03 (Control Messages Protocol
for Use with Network Time Protocol Version 4) [1], Opcode 11 should be
dissected as Read Ordered List command. Currently, Wireshark displays Opcode as
Unknown and doesn't dissect returned list of variables. For example, I request
interfaces statistics using ntpq tool:

ntpq> ifstats
    interface name                                        send
 #  address/broadcast     drop flag ttl mc received sent failed peers   uptime
==============================================================================
  0 v4wildcard               D   89   0  0      0      0      0     0      142
    0.0.0.0:123
  1 lo                       .    5   0  0      3      4      0     0      142
    127.0.0.1:123
  2 wlp3s0                   .   19   0  0      9      9      0     3      142
    192.168.2.223:123
  3 tap1                     .   19   0  0      0      0      0     0      142
    10.0.19.9:123


I've attached 3 packets (1 request + 2 responses). Authenticator Key ID is
0x00000001 (1), Key Type is MD5 (16 bytes MAC).

Thanks.


[1] https://tools.ietf.org/html/draft-ietf-ntp-mode-6-cmds-03#section-4

-- 
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