URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2485440cd1310bf18cc337d650a68f030ab78846
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2485440 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>
Actions performed:
from fe1de01 pre-commit: Avoid launching python subprocesses.
adds 2485440 GRE: call ID not always decoded
Summary of changes:
epan/dissectors/packet-gre.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)