aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vmlab.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...Jeff Morriss1-20/+20
2010-04-05As requested by David Aggeler:Bill Meier1-4/+4
2010-04-05Remove 'if (tree)' around code so that ethertype always gets called with corr...Bill Meier1-44/+40
2010-04-05Cleanup:Bill Meier1-80/+72
2010-04-05Put volatile back - without it, the compiler warns you.Guy Harris1-1/+1
2010-04-05Remove volatileKovarththanan Rajaratnam1-1/+1
2010-04-05Get rid of unused variable.Guy Harris1-2/+0
2010-04-05From David Aggeler:Anders Broman1-0/+199