Commit graph

11 commits

Author SHA1 Message Date
Jörg Mayer
8ef22d4e08 Add a document reference
svn path=/trunk/; revision=30841
2009-11-06 06:14:19 +00:00
Kovarththanan Rajaratnam
00810ff199 * Prefer col_append_str instead of col_append_fstr for constant strings
* Remove check_col guards

svn path=/trunk/; revision=30127
2009-09-24 20:21:23 +00:00
Stig Bjørlykke
b228488bc0 From Kovarththanan Rajaratnam via bug 3548:
(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

svn path=/trunk/; revision=28770
2009-06-18 21:30:42 +00:00
Jörg Mayer
339d3acd89 Add a few more elements, most of them without hf_ elements
yet.

svn path=/trunk/; revision=28250
2009-05-02 12:32:22 +00:00
Jörg Mayer
2f1fd8cb41 Add hf_ elements for the new types
svn path=/trunk/; revision=28238
2009-05-01 20:13:39 +00:00
Jörg Mayer
ce2e3c3eef Add a few additional pieces of information
svn path=/trunk/; revision=28202
2009-04-30 22:20:24 +00:00
Jörg Mayer
c79da570b1 Add additional Type->Name associations: Now we can roughly
interpret config and stat TLVs.

svn path=/trunk/; revision=28199
2009-04-30 13:26:39 +00:00
Guy Harris
6443db2e94 Make the forward declaration of dissect_snmp() match the definition.
svn path=/trunk/; revision=27914
2009-03-31 18:09:24 +00:00
Martin Mathieson
3681cb1be3 Fix gcc 3.4.6 warning about setjmp/longjmp.
svn path=/trunk/; revision=27913
2009-03-31 17:31:07 +00:00
Bill Meier
eb88a5ea1f (Trivial): Use NULL instead of "" in hfp[] blurbs
svn path=/trunk/; revision=27851
2009-03-26 17:17:06 +00:00
Jörg Mayer
0210800d08 Beginnings of WASSP dissection - that's the protocol run between
HiPath Wireless controllers and the APs.

svn path=/trunk/; revision=27842
2009-03-24 22:02:05 +00:00