Apparently bit 0x80 of a SAMR domain handle is the permission to look
[metze/wireshark/wip.git] / packet-ldp.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-27 Guy HarrisFrom Motonori Shindo: support for
2002-08-15 Guy HarrisLDP VC FEC dissection fix, from Motonori Shindo.
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-05-01 Guy Harris#if out an unused argument, using the same #if as the...
2002-04-29 Guy HarrisRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-28 Guy HarrisMake the LDP dissectors new-style dissectors, so they...
2002-04-25 Guy HarrisUse "%.10g", rather than "%f", for floating-point numbe...
2002-04-24 Guy HarrisShow the "negotiable/non-negotiable" flags as such.
2002-04-24 Guy HarrisUse "tvb_get_ntohieee_float()" to fetch floating-point...
2002-04-24 Guy HarrisCRLDP support, and assorted byg fixes, from Michael...
2002-04-08 Gilbert RamirezMore static-ization.
2002-04-02 Guy HarrisFix a bunch of bits of code that used "tvb_get_ntohl...
2002-03-16 Guy HarrisFrom Aamer Akhter: LDP support for draft-martini-l2circ...
2002-03-16 Guy HarrisFix a couple of incorrect calls to "proto_tree_add_bool...
2002-01-22 Guy HarrisFrom Ricardo Barroetave�a: don't give a PDU ordinal...
2002-01-21 Guy HarrisFrom Ricardo Barroetave�a: support for all TLVs and...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisFix some problems in protocol preferences blurbs.
2002-01-20 Guy HarrisAllow a length of -1 to be specified when adding FT_NON...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-27 Guy HarrisNote that LDP is documented in RFC 3036.
2001-11-27 Guy HarrisHandle the case of multiple LDP PDUs per TCP segment...
2001-07-21 Guy HarrisThere is really no need to have the BGP dissector and...
2001-07-16 Guy HarrisConvert a bunch of "proto_tree_add_bytes(tree, hf,...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-06-05 Guy HarrisCompensate better for invalid (at least for IPv4) prefi...
2001-05-21 Guy HarrisFix to LDP prefix FEC dissection for IPv4, from Eran...
2001-01-25 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisAdd a new "prefs_register_protocol()" routine, which...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-12-04 Richard SharpeFix egregious error with AF_ types. I relied on a Linux...
2000-12-04 Guy HarrisDon't loop infinitely if we see a Host Address or unkno...
2000-12-03 Richard SharpeStealing time again to compulsively code this beast.
2000-12-02 Richard SharpeDissect Common Hello Params TLV ...
2000-12-02 Guy HarrisSome tvbuffified dissectors weren't setting "pinfo...
2000-12-01 Richard SharpeFix one small type WRT Forwarding Equivalence Classes...
2000-12-01 Richard SharpeA much more complete LDP dissector.
2000-11-30 Richard SharpeStep-wise improvement on this thing ... next to dissect...
2000-11-30 Richard SharpeMore work in progress on the Label Distribution Protoco...
2000-11-29 Richard SharpeInitial coding of the dissector for the Label Distribut...