URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27210671fb1ad08a229416bb78f6444588fb2f11
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
2721067 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
GRE: call ID not always decoded
Always decode Call ID (and payload length) when Version is Enhanced GRE (and no ACK flag)
Issue reported by Duncan Salerno
Bug:12149
Change-Id: I2f61dd6851e26cc93174f96e05c0055fc45be4e2
Reviewed-on: https://code.wireshark.org/review/14088
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 2485440cd1310bf18cc337d650a68f030ab78846)
Reviewed-on: https://code.wireshark.org/review/14140
Actions performed:
from 5039a27 Qt: Capture Interfaces dialog geometry updates.
adds 2721067 GRE: call ID not always decoded
Summary of changes:
epan/dissectors/packet-gre.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)