ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9195] DNP3 Dissector Enhancements and Bug Fixes

Date: Mon, 30 Sep 2013 18:23:04 +0000

changed bug 9195

What Removed Added
Status UNCONFIRMED IN_PROGRESS
Ever confirmed   1

Comment # 4 on bug 9195 from
Great work Chris, I have one really picky comments and two observations:

1.  The numeric case label for setting the info column text when reading device
attributes upsets my OCD.  Yes I know Anding 0x0000 with 0xFF00 is pointless,
but maybe let the compiler work that one out.

2.  The read of IIN could be improved to actually break out the semantic bit
positions rather than just their 0/1 values.  I know it didn't do this before
you touched the area but ...

3.  To see any of the device attribute values you have to expand the point tree
all the way.  Maybe it would be useful to append the value onto the attribute
description text entry.

None of these would stop me checking in your patch, just wanted your thoughts
first.


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