2008/2/6, Andrew Hood <[EMAIL PROTECTED]>:
>
> If you don't have a sufficiently recent C compiler (C99 maybe?), the
> ethercat plugin will not compile because of the unnamed struct.
Thank you for your notice.Committed revision 24277.
--
Stig Bjørlykke
__
If you don't have a sufficiently recent C compiler (C99 maybe?), the
ethercat plugin will not compile because of the unnamed struct.
--- plugins/ethercat/packet-ethercat-datagram.h (revision 24270)
+++ plugins/ethercat/packet-ethercat-datagram.h (working copy)
@@ -32,10 +32,13 @@
{
guin
There was discussion on the list several months ago about an EtherCAT
plugin for wireshark. Has anyone done work on this?
I'd love to have a copy of the source as it stands right now, even if
it's not 100% ready for prime time.
Thanks,
Steve
___
Wir
Hi,
Well, make it a regular dissector first, since you're going public anyway.
Then post a patch adding the dissector to the current tree.
Then duck for all the comments flying your way ;)
Thanx,
Jaap
On Wed, 20 Sep 2006, [iso-8859-1] Richard K?mmel wrote:
> Hello,
>
> i have written a Parser f
Hello,
i have written a Parser for the Realtime Ethernet Protocol
EhterCAT devolped by
Beckhoff Automation GbmH as plugin in wireshark. I tested
the plugin with windows
and with the linux suse distribution.Information to EtheCAT can
be found on ethercat.org.
I would like this plugin