Wireshark-commits: [Wireshark-commits] master 7e842fa: F5ETHTRAILER: Initial cleanup from submissio
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e842fa5514c79046d7d1986b0b379c3d4f9ce2c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e842fa by Michael Mann (mmann78@xxxxxxxxxxxx):
F5ETHTRAILER: Initial cleanup from submission
The dissector had been a plugin since at least 1.3 (based on comments in the
dissector). Not all of the most current APIs were used for functionality
and there was some cruft left over.
Also disable F5ETHTRAILER by default since it doesn't have a discriminating
heuristic.
Change-Id: I8c977167a906eafd6fbb663d2fe6c44f080f2209
Reviewed-on: https://code.wireshark.org/review/26428
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f2f7f7e Add wmem alloc parameter to ws_find_media_type_parameter.
adds 7e842fa F5ETHTRAILER: Initial cleanup from submission
Summary of changes:
epan/dissectors/packet-f5ethtrailer.c | 1817 +++++++++++++++------------------
tools/checkfiltername.pl | 3 -
2 files changed, 824 insertions(+), 996 deletions(-)