Wireshark-commits: [Wireshark-commits] master 8c5e9fc: Fixed display of IIN during reads and writes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Apr 2014 13:05:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c5e9fcb82ca94ab3e13ae9fe1c153bbd193de6a
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8c5e9fc by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fixed display of IIN during reads and writes of IIN object.
    Added (hidden) dnp3.addr field set by both source and destination dnp3
    addresses to allow easier filtering.
    
    Change-Id: I04980c24c1b9f30a2ee5a0d5ea4ac32ae877504e
    Reviewed-on: https://code.wireshark.org/review/908
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  2284f0b   For now use UTF-8 for all strings for performance reasons.
    adds  8c5e9fc   Fixed display of IIN during reads and writes of IIN object. Added (hidden) dnp3.addr field set by both source and destination dnp3 addresses to allow easier filtering.


Summary of changes:
 epan/dissectors/packet-dnp.c |   45 ++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 17 deletions(-)