Wireshark-commits: [Wireshark-commits] master c0772a1: c1222: improve interpretation of Procedure i
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0772a18c17bccfbf2b4da065f9fc0719db2c3ee
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c0772a1 by Ed Beroset (beroset@xxxxxxxx):
    c1222: improve interpretation of Procedure invocation
    
    Added big/little endian preference, response type code,
    std/mfg bit and procedure sequence number.
    
    Bug: 15100
    Change-Id: If0d63a9bc1311531c3f95934a0d3185b6ff72939
    Reviewed-on: https://code.wireshark.org/review/29375
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  f61cb12   Qt: Improve fetching preferences from the packet list.
     add  c0772a1   c1222: improve interpretation of Procedure invocation
Summary of changes:
 epan/dissectors/asn1/c1222/packet-c1222-template.c | 57 ++++++++++++++++--
 epan/dissectors/packet-c1222.c                     | 67 ++++++++++++++++++----
 2 files changed, 109 insertions(+), 15 deletions(-)