Wireshark-commits: [Wireshark-commits] master f439234: llc.c: Check ethertype 0x88DC and call the e

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 02 Oct 2018 15:45:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4392340d6ff2b6956423e3d6a293811aa413a7f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f439234 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    llc.c: Check ethertype 0x88DC and call the ethertype dissector.
    
    Bug: 13766
    Change-Id: I9e3527cd1a535e08b547925a0f2606da25520386
    Reviewed-on: https://code.wireshark.org/review/29982
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b82546a   file-pcapng.c: Add the names of block types we know about.
     add  f439234   llc.c: Check ethertype 0x88DC and call the ethertype dissector.


Summary of changes:
 epan/dissectors/packet-llc.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)