Wireshark-commits: [Wireshark-commits] master 68efae8: Adapt to current WS code base to make it com
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Mar 2018 11:18:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68efae8588dc88254e5b0ee2a4009012be332381
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

68efae8 by Joerg Mayer (jmayer@xxxxxxxxx):

    Adapt to current WS code base to make it compile and run without warnings or errors
    
    Change-Id: I135df8b0e49346e32a19620d52cd1a9a44b4ac08
    Reviewed-on: https://code.wireshark.org/review/26426
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  2a3b58d   Resolve the F5PROTO_TREE_ADD... macros: They render our check-scripts ineffective.
    adds  68efae8   Adapt to current WS code base to make it compile and run without warnings or errors


Summary of changes:
 docbook/release-notes.asciidoc        |   1 +
 epan/dissectors/CMakeLists.txt        |   2 +
 epan/dissectors/Makefile.am           |   2 +
 epan/dissectors/README.F5ETHTRAILER   | 279 ----------------------
 epan/dissectors/packet-f5ethtrailer.c | 423 ++++++++++++++++++++++------------
 epan/dissectors/packet-f5ethtrailer.h |  23 +-
 tools/checkfiltername.pl              |   3 +
 7 files changed, 287 insertions(+), 446 deletions(-)
 delete mode 100644 epan/dissectors/README.F5ETHTRAILER