aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/interlink/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2011-06-08Remove theinterlinki plugin dir as it's now a builtin dissector.Anders Broman1-131/+0
svn path=/trunk/; revision=37611
2010-05-14Synchronize Makefiles even more.Jaap Keuter1-0/+1
svn path=/trunk/; revision=32808
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-4/+5
svn path=/trunk/; revision=32807
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich1-0/+129
(real and simulated) BMW cars for all kinds of gadget communication. My plugin only dissects the high level infrastructure and not any particular messages. It uses a heuristic dissector to detect INTERLINK packets. svn path=/trunk/; revision=32202