Wireshark-commits: [Wireshark-commits] master ea7a5bd: Use separate dissectors for LAPD and LAPD-wi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Feb 2018 08:16:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea7a5bd02ca43d738c33b6f7dcf60db5f5e2e163
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ea7a5bd by Guy Harris (guy@xxxxxxxxxxxx):

    Use separate dissectors for LAPD and LAPD-with-Linux-SLL-header.
    
    That obviates the need to check pinfo->pkt_encap.
    
    Change-Id: I038e065932282ce9d3362fbc9ba6ea653a63f399
    Reviewed-on: https://code.wireshark.org/review/25627
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3ec8338   BACapp: Fix a loop check.
    adds  ea7a5bd   Use separate dissectors for LAPD and LAPD-with-Linux-SLL-header.


Summary of changes:
 epan/dissectors/packet-lapd.c | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)