aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vntag.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+3
2013-11-20Convert ethertype() function into a pure dissector. Bug 9454 (https://bugs.w...Michael Mann1-2/+17
2013-02-03#if 0 unused hf[] entries & etc.Bill Meier1-1/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-17#include <epan/prefs.h> not req'd.Bill Meier1-2/+1
2012-07-23Initial version of VNTAG dissector (bug #7496)Jakub Zawadzki1-0/+131