URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b33b3820a686be5c48474cc7de2db7d290520f1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
8b33b38 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
DNS: LOC Precision missing units
The DNS packet's 3rd additional RR is a LOC RR.
In the LOC RR, Wireshark marks the Size field with meters unit.
However, the Horizontal and Vertical Precision fields have no units
Issue reported by Boaz
Bug:10940
Change-Id: If177757d2bba6ea012a320aceaea2f8d8e50155c
Reviewed-on: https://code.wireshark.org/review/7014
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 3b81c360ded5b81d9affe324435f358590220341)
Reviewed-on: https://code.wireshark.org/review/7035
Actions performed:
from f5232d6 [Automatic manuf, services and enterprise-numbers update for 2015-02-08]
adds 8b33b38 DNS: LOC Precision missing units
Summary of changes:
epan/dissectors/packet-dns.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)