Wireshark-commits: [Wireshark-commits] master-2.6 71c40ea: DNP3: Fix events with relative time
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71c40eab06e0673d3e5db5efc09f6468a4edf92f
Submitter: "Graham Bloice <graham.bloice@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
71c40ea by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
DNP3: Fix events with relative time
The calculation for relative times incorrectly converted ms to ns.
Change-Id: I4357d89e45b3f31a5c222e4b8f82edc720766a6e
Reviewed-on: https://code.wireshark.org/review/31009
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
(cherry picked from commit 34e504c842f85462976fdc6663c42ad9821ee1ac)
Reviewed-on: https://code.wireshark.org/review/31010
Actions performed:
from d97bf8e ASNI MAP: AnalogRedirectRecord is OPTIONAL in QualificationRequest
add 71c40ea DNP3: Fix events with relative time
Summary of changes:
epan/dissectors/packet-dnp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)