Apparently bit 0x80 of a SAMR domain handle is the permission to look
[metze/wireshark/wip.git] / packet-gvrp.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-05-30 Guy HarrisDon't pass "tvb_reported_length_remaining(tvb, offset...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
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-11-26 Ed WarnickeMoved from using dissect_data() to using call_dissector()
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-05-27 Guy HarrisCall the GVRP dissector through a handle.
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-12-02 Guy HarrisThe second argument to "proto_register_protocol()"...
2000-12-01 Gilbert RamirezComment out some unused variables.
2000-11-30 Guy HarrisGVRP dissector, from Kevin Shi.