URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86ade2742ccbff3d6d0c6d2c8aca930e44f8660b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
86ade27 by Guy Harris (guy@xxxxxxxxxxxx):
Dissect Ethernet-over-GFP frames with the "with the FCS" dissector.
Ethernet-over-GFP frames include the Ethernet FCS.
Ping-Bug: 9933
Change-Id: I4eb3f0428b34d7ab62b505fe20f2ba31762594f3
Reviewed-on: https://code.wireshark.org/review/13354
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 2c3d343 Call the "no FCS present" version of the Ethernet dissector.
adds 86ade27 Dissect Ethernet-over-GFP frames with the "with the FCS" dissector.
Summary of changes:
epan/dissectors/packet-gfp.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)