aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ua.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
svn path=/trunk/; revision=43538
2011-10-31Fix compilation error:Stephen Fisher1-1/+1
In file included from packet-uaudp.c:39: packet-ua.h:32:38: error: no newline at end of file svn path=/trunk/; revision=39697
2011-10-31From Marek Tews via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060Alexis La Goutte1-0/+32
Enhance Universal Alcatel Protocol Several fixes and heuristic version. You can also specify the ports (as in the previous version), if the heuristic version is not working properly. svn path=/trunk/; revision=39691