Wireshark-commits: [Wireshark-commits] master aa6dcf9: Add a bunch of #defines for OSI NSAP AFI val
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa6dcf9cd317d223f6d3f1e12917b807d2abb5d7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aa6dcf9 by Guy Harris (guy@xxxxxxxxxxxx):
    Add a bunch of #defines for OSI NSAP AFI values, and use them.
    
    Have the ISUP value_string for those AFI values show "decimal" and
    "binary" indicators.
    
    Update some references.
    
    Change-Id: I07797455f5ffa5fa9cd4e0702a6f5db831054937
    Reviewed-on: https://code.wireshark.org/review/20798
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  8bf0a57   Make some routines static.
    adds  aa6dcf9   Add a bunch of #defines for OSI NSAP AFI values, and use them.
Summary of changes:
 epan/dissectors/packet-arp.c  |   35 ++++++------
 epan/dissectors/packet-isup.c |  127 +++++++++++++++++++++--------------------
 epan/osi-utils.c              |    6 +-
 epan/osi-utils.h              |   68 +++++++++++++++++++++-
 4 files changed, 151 insertions(+), 85 deletions(-)