URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=080ff63a00ad1960bf170c6c9cbfb74f5845931a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
080ff63 by Michael Mann (mmann78@xxxxxxxxxxxx):
GSM over IP: Require a valid message type for dissection.
Protects against some false positives because by default GSM over IP
claims some "frequently used" ports.
Change-Id: I94736ecef8ac1422bb330a364a3f77edd9a52a2b
Reviewed-on: https://code.wireshark.org/review/31265
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a88d605 Update the comment again.
add 080ff63 GSM over IP: Require a valid message type for dissection.
Summary of changes:
epan/dissectors/packet-gsm_ipa.c | 34 ++++++++++++++++++++++++----------
1 file changed, 24 insertions(+), 10 deletions(-)