URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d78197955050f0ddf4a91379018f41b58923c56b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d781979 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>
Actions performed:
from a4c8ebc Don't do any Decode As stuff for dissector tables not used with Decode As.
adds d781979 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(-)