Wireshark-commits: [Wireshark-commits] master 272ec20: LAPD. SCTP can carry LAPD information.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Jun 2016 19:21:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=272ec20c56612559bfc7b480cda754f97432f5c7
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

272ec20 by clairvoyant (joserubiovidales@xxxxxxxxx):

    LAPD. SCTP can carry LAPD information.
    
         * LAPD can be configured in "Decode As" using port and protocol identifier.
         * Add default sctp ppi (the number is not assigned by IANA).
    
    Change-Id: Iaa4797e844f6480881605ad4e6b408d7d5f60cad
    Reviewed-on: https://code.wireshark.org/review/16107
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  be12a25   Provide new interface for Export PDU.
    adds  272ec20   LAPD. SCTP can carry LAPD information.


Summary of changes:
 epan/dissectors/packet-lapd.c |   26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)