URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc4bc72bd38ad9667bb27baf91eb64c654da6787
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bc4bc72 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Detect mismatched ethertype protocol ID (IPv4) and encapsulated IP packet (IPv6)
Bug: 11458
Change-Id: I66b51654d268196da366b0e9aea6ced0076d4737
Reviewed-on: https://code.wireshark.org/review/10407
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 2de799f BGP: Update BGP Capability List
adds bc4bc72 Detect mismatched ethertype protocol ID (IPv4) and encapsulated IP packet (IPv6)
Summary of changes:
epan/dissectors/packet-ethertype.c | 2 +-
epan/dissectors/packet-ip.c | 12 ++++++++++--
2 files changed, 11 insertions(+), 3 deletions(-)