URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b7444ed8fe8bf177b78a8211dc97314fd4890dd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
8b7444e by Guy Harris (guy@xxxxxxxxxxxx):
Use "ecatf" as the protocol name, to parallel everything else.
The fields have names beginning with "ecatf.", the dissector is called
"ecatf", and it's only the frame layer of EtherCAT anyway, so just call
it "ecatf".
Change-Id: I2f127363fd115c307f0525f612fe184a30d46c55
Reviewed-on: https://code.wireshark.org/review/17406
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit d78197955050f0ddf4a91379018f41b58923c56b)
Reviewed-on: https://code.wireshark.org/review/17407
Actions performed:
from 6b6cf99 Don't do any Decode As stuff for dissector tables not used with Decode As.
adds 8b7444e Use "ecatf" as the protocol name, to parallel everything else.
Summary of changes:
plugins/ethercat/packet-ethercat-frame.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)