aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-asap.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-07From Kovarththanan Rajaratnam:stig1-4/+4
More FT_XXX cleanup. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28971 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-43/+43
(1) Trailing/leading spaces are removed from 'name's/'blurb's (2) Duplicate 'blurb's are replaced with NULL (3) Empty ("") 'blurb's are replaced with NULL (4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME, FT_PROTOCOL, FT_STRING and FT_STRINGZ field types (5) Only allow non-zero value for 'display' if 'bitmask' is non-zero git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28770 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-31From Thomas Dreibholz:etxrab1-51/+97
Improvements for the ASAP and ENRP dissectors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27141 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27050 f5534014-38df-0310-8fa8-9805f1628bb7
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26646 f5534014-38df-0310-8fa8-9805f1628bb7
2008-06-21From Thomas Dreibholz:etxrab1-47/+64
Improvements for the ASAP dissector: - Support for the "Handle Resolution Option" defined in draft-dreibholz-rserpool-asap-hropt-01.txt has been added. This option is used in all ASAP Handle Resolution messages of the RSPLIB Open Source RSerPool implementation (http://tdrwww.exp-math.uni-essen.de/dreibholz/rserpool/). - Made parameter naming consistent. Example: A Pool Handle Parameter is now also named "Pool Handle Parameter" instead of "Pool handle" only, because it contains a field "Pool Handle" which actually contains the PH byte vector. All parameters are now named "<name> Parameter". - Made other strings consistent, as in the Internet Drafts. Example: "Pool element identifier" -> "Pool Element Identifier". Each word begins with capitalized letter now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25510 f5534014-38df-0310-8fa8-9805f1628bb7
2007-12-22Add handling of "Rejected due to security considerations" error cause.tuexen1-19/+23
Reported by Holger Epper. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23939 f5534014-38df-0310-8fa8-9805f1628bb7
2007-12-21Fix the handling of error parameters. Reported by Holger Eppert.tuexen1-8/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23932 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-20Update to draft-ietf-rserpool-common-param-15.txt. (Willtuexen1-31/+73
be published soon...) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23520 f5534014-38df-0310-8fa8-9805f1628bb7
2007-04-16Use recent IANA port assignments.tuexen1-3/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21449 f5534014-38df-0310-8fa8-9805f1628bb7
2007-03-07Add support for draft-ietf-rserpool-policies-04.txt.tuexen1-19/+83
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20996 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-31Editorial fixes from Thomas Dreibholz.tuexen1-16/+16
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18265 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18196 f5534014-38df-0310-8fa8-9805f1628bb7
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
directory to the epan directory. Some of them should perhaps ultimately be moved to epan/dissectors, if they pertain only to stuff exported by a particular dissector. Fix Gerald's e-mail address in files we're moving. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15844 f5534014-38df-0310-8fa8-9805f1628bb7
2005-08-12Fix handling of ASAP_ENDPOINT_KEEP_ALIVE message.tuexen1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15302 f5534014-38df-0310-8fa8-9805f1628bb7
2005-08-06Update totuexen1-75/+167
* http://www.ietf.org/internet-drafts/draft-ietf-rserpool-common-param-09.txt * http://www.ietf.org/internet-drafts/draft-ietf-rserpool-enrp-12.txt * http://www.ietf.org/internet-drafts/draft-ietf-rserpool-asap-12.txt git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15243 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-25Added support for registered UDP port.tuexen1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11522 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+665
Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11410 f5534014-38df-0310-8fa8-9805f1628bb7