Ethereal-dev: Re: [Ethereal-dev] Dissector for EtherNet/IP

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Wed, 11 Jun 2003 14:57:46 -0700
On Wed, Jun 11, 2003 at 04:53:04PM -0500, Joakim Wiberg wrote:
> I have used VC to compile the project and it doesn't show this warnings, I
> have however removed this unused variables since they shouldn't be there.
> 
> My colleague and I did discuss the naming and just the name CIP might not be
> to good since the actual name of the protocol is EtherNet/IP. Maybe if
> should be called something like "EtherNet/IndustrialProtocol" or
> "EtherNet/IP (Industrial Protocol)". I did change it to
> "EtherNet/IndustrialProtocol" in the attached file as well, what do you
> think think about this name?

Well, the real name should perhaps be "IP/IP", as, given that it runs on
top of TCP or UDP, I'm not sure where it depends on Ethernet.

But, with the parenthetical "(Industrial Protocol)", that should make it
clear enough, I suspect.

We might as well call it "packet-enip.c" again, with that.  Gerald, we
should probably check this one in; don't do the next release until it
goes in.