aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-01 14:28:11 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-01 21:29:31 +0000
commit38834084b2e93c160c48eea4eac7794af2a315b9 (patch)
tree2aaec29a35f18211536b7eaacae69eeec62f87f5 /epan/dissectors
parent48440acc3366d30e047f2add79e1d9ea687e128d (diff)
Fix type/length mismatch messages for FT_ETHER.
The main limitation that comes to mind for the length of "an Ethernet" is that a 10BASE5 segment can't be longer than 500 m. :-) Say "a MAC address" rather than "an Ethernet", as 1) we're fetching an address, not an actual physical Ethernet and 2) FT_ETHER is really FT_MAC48 and it used for protocols other than Ethernet. Change-Id: I402341371006e7933faa5c60dab2e58cfb349eb3 Reviewed-on: https://code.wireshark.org/review/1913 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors')
0 files changed, 0 insertions, 0 deletions