aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-homeplug.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-14reg_handoff: "once-only" test [if(!initted)...] not req'd since no prefs call...Bill Meier1-12/+3
2009-01-13From Luca Ceresoli:Jaap Keuter1-72/+635
2008-09-26Minor cleanup related to proto_register and proto_reg_handoffBill Meier1-7/+3
2008-09-09Fix for bug 2859:Jaap Keuter1-89/+119
2008-08-25#include <prefs.h> not req'dBill Meier1-1/+0
2007-04-12get rid of unused variableSebastien Tandel1-1/+0
2007-03-30update of homeplug dissector with the use of ptvcursor subtree managementSebastien Tandel1-263/+213
2007-03-21Fixes for: warning: function declaration isn't a prototypeJörg Mayer1-1/+1
2007-01-17Oops, set properties on the new fileJeff Morriss1-1/+1
2007-01-17From Sebastien Tandel: Support for the dissection of the Intellon homeplug po...Jeff Morriss1-0/+857