Wireshark-commits: [Wireshark-commits] master c2d625a: ain:Prettify Carrier and	AMAslpID parameters
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2d625a5426c9e8281e316f8fb36de286b572965
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c2d625a by Anders Broman (anders.broman@xxxxxxxxxxxx):
    ain:Prettify Carrier and AMAslpID parameters.
    
    Bug: 15285
    Change-Id: I34fc67e2faa4c4e53834b257796b3f256239f27a
    Reviewed-on: https://code.wireshark.org/review/30711
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  bc12cdb   lnpdqp: Get rid of warnings.
     add  c2d625a   ain:Prettify Carrier and AMAslpID parameters.
Summary of changes:
 epan/dissectors/asn1/ain/AIN-Operations.asn    |  42 +++----
 epan/dissectors/asn1/ain/AIN-Parameters.asn    |  25 ++--
 epan/dissectors/asn1/ain/ain.cnf               |  35 ++++++
 epan/dissectors/asn1/ain/packet-ain-template.c |  63 +++++++++-
 epan/dissectors/packet-ain.c                   | 152 ++++++++++++++++++++-----
 5 files changed, 256 insertions(+), 61 deletions(-)