URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38a806a94ee6c9abf95f8d92f218a5ad47efe113
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
38a806a by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    MAC LTE: add an expert info for unknown UDP framing tags
    
    Change-Id: I505e1df17d468c84f363c3be0ac5e2c29c85ca23
    Reviewed-on: https://code.wireshark.org/review/26910
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  5f4ffa2   UMTS RLC: add expert info for unknown / missing UDP framing tags
    adds  38a806a   MAC LTE: add an expert info for unknown UDP framing tags
Summary of changes:
 epan/dissectors/packet-mac-lte-framed.c |  2 +-
 epan/dissectors/packet-mac-lte.c        | 38 +++++++++++++++++++++------------
 epan/dissectors/packet-mac-lte.h        |  2 +-
 3 files changed, 26 insertions(+), 16 deletions(-)