aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/daintree-sna.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+0
Also remove old WS_VAR_IMPORT define and related Makefile magic everywhere in the project. svn path=/trunk/; revision=47992
2013-02-28Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+2
TODO: hide flex-generated functions svn path=/trunk/; revision=47948
2011-06-04Fix wiretap headers to allow error-free ABI dumping.Balint Reczey1-0/+2
svn path=/trunk/; revision=37543
2009-05-24From Fred Fierling (bug 3486):Stig Bjørlykke1-0/+32
Added support for Daintree's Sensor Network Analyzer capture files. svn path=/trunk/; revision=28463