wireshark/plugins/interlink
Jörg Mayer 96779de920 cmake changes:
- Add checking for linker flags
- Install plugins with the name including the Wireshark version.
  This will make it easier to find matching plugin versions if
  files get just copied over.


svn path=/trunk/; revision=32231
2010-03-18 10:27:17 +00:00
..
AUTHORS
CMakeLists.txt cmake changes: 2010-03-18 10:27:17 +00:00
COPYING
ChangeLog
INSTALL
Makefile.am
Makefile.common
Makefile.nmake
NEWS
README
moduleinfo.h
moduleinfo.nmake
packet-interlink.c Some if (tree) cleanup 2010-03-16 07:53:48 +00:00
plugin.rc.in

README

Interlink is the basic network format for all kinds of network
communication in BMW cars.

The plugin decodes the top-level communication protocol, but not any
particular network messages like "left indicator" or the like.

The author is Uwe Girlich <uwe.girlich@philosys.de>