URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47d5a9236488be641765070c5c4903c42454eb97
Submitter: "Graham Bloice <graham.bloice@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
47d5a92 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>
Actions performed:
from 0a49561 BGP: Decode MCAST-VPN safi for IPv6
add 47d5a92 DNP3: Fix events with relative time
Summary of changes:
epan/dissectors/packet-dnp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)