Apparently bit 0x80 of a SAMR domain handle is the permission to look
[metze/wireshark/wip.git] / packet-clip.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-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
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-20 Guy HarrisMake the capture routines take an additional argument...
2001-09-23 Guy HarrisExplain what the LLC header vs. no LLC header stuff...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2000-11-29 Gilbert RamirezWrap the dissect_fddi() call (with a 4th argument)...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-18 Guy HarrisTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-05-25 Olivier Abadreplaced pinfo->current with pinfo->current_proto
2000-05-25 Gilbert RamirezSet pinfo->current_proto
2000-05-25 Gilbert RamirezConvert dissect_clip() to use tvbuffs. Very trivial...
2000-05-19 Guy HarrisMake "packet-clip.c", "packet-raw.c", "packet-ppp.c...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-02-15 Gilbert RamirezCreate a header file for every packet-*.c file. Prune...
2000-01-23 Guy HarrisIn "dissect_eth()", update "pi.len" and "pi.captured_le...
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-08-24 Guy HarrisIn the summary display for CLIP frames, make the protoc...
1999-07-28 Guy HarrisPatches from Thierry Andry to support Classical IP...