[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wireshark-commits
Subject:    [Wireshark-commits] master c91dd11: Split off the dissectors for 802.3 "slow protocols".
From:       Wireshark code review <code-review-do-not-reply () wireshark ! org>
Date:       2014-05-31 5:07:15
Message-ID: 20140531050715.17569.47098 () thud ! wireshark ! org
[Download RAW message or body]

URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c91dd11ccb8fb6c77cb78cab59ae08c1b1b8df39
Submitter: Guy Harris (guy@alum.mit.edu)
Changed: branch: master
Repository: wireshark

Commits:

c91dd11 by Guy Harris (guy@alum.mit.edu):

    Split off the dissectors for 802.3 "slow protocols".
    
    Add a dissector table for the 802.3 "slow protocols" subtype, split the
    dissectors for those protocols into separate files, and have them
    register in that dissector table.
    
    Remove some unnecessary #includes while we're at it.
    
    Change-Id: Ic36c9c255efdd348055fa4f21fd6cc094f74e378
    Reviewed-on: https://code.wireshark.org/review/1891
    Reviewed-by: Guy Harris <guy@alum.mit.edu>
    

Actions performed:

    from  60daeba   Use tcp_info_append_uint() more
    adds  c91dd11   Split off the dissectors for 802.3 "slow protocols".


Summary of changes:
 epan/CMakeLists.txt                                |    4 +
 epan/Makefile.common                               |    1 +
 epan/dissectors/Makefile.common                    |    4 +
 epan/dissectors/packet-lacp.c                      |  693 ++++
 epan/dissectors/packet-marker.c                    |  204 +
 .../{packet-slowprotocols.c => packet-oampdu.c}    | 1997 +--------
 epan/dissectors/packet-ossp.c                      |  696 ++++
 epan/dissectors/packet-slowprotocols.c             | 4280 +-------------------
 epan/slow_protocol_subtypes.h                      |    6 +
 9 files changed, 1879 insertions(+), 6006 deletions(-)
 create mode 100644 epan/dissectors/packet-lacp.c
 create mode 100644 epan/dissectors/packet-marker.c
 copy epan/dissectors/{packet-slowprotocols.c => packet-oampdu.c} (59%)
 create mode 100644 epan/dissectors/packet-ossp.c
 create mode 100644 epan/slow_protocol_subtypes.h
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@wireshark.org?subject=unsubscribe
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic