From Jaime Fournier: DCE/RCP RPRIV interface
[metze/wireshark/wip.git] / packet-atm.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-06-07 Guy HarrisAdd a Wiretap routine to process packets captured via...
2002-05-25 Guy HarrisGet rid of the routine to dissect LANE topology change...
2002-05-24 Guy HarrisAdd LANE 2.0 stuff.
2002-04-30 Guy HarrisDon't bother telling the user twice that the traffic...
2002-04-30 Guy HarrisMove the code to guess the traffic type based on the...
2002-04-30 Guy HarrisReplace the "ngsniffer_atm" with an "atm" pseudo-header...
2002-03-31 Guy HarrisPut the LANE packet type in the Info column for ATM...
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-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 LANE dissector through a handle.
2001-05-27 Guy HarrisCall the SSCOP dissector through a handle. That lets...
2001-04-15 Guy HarrisTvbuffify the ASN.1 code and the Kerberos, LDAP, and...
2001-01-21 Guy HarrisAlways call the Ethernet and Token Ring dissectors...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave the TR MAC and LLC dissectors register themselves...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
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-16 Guy HarrisTvbuffify the STP dissector, have it register itself...
2000-11-13 Guy HarrisMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-29 Guy HarrisAdd "tvb_reported_length()" to get the "reported length...
2000-05-19 Gilbert RamirezAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 Guy HarrisRemove the "union pseudo_header" from the "frame_data...
2000-05-16 Gilbert RamirezConvert Ethernet and Lucent/Ascend dissectors to use...
2000-05-16 Gilbert RamirezHave tvbuff's keep track of cap_len and pkt_len ('lengt...
2000-05-15 Gilbert RamirezConvert token-ring dissector to use tvbuffs.
2000-05-11 Gilbert RamirezConvert LLC dissector to use tvbuffs.
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-02-15 Gilbert RamirezCreate a header file for every packet-*.c file. Prune...
1999-12-29 Guy HarrisPut a list of known OUIs in "oui.h", along with a decla...
1999-12-05 Guy HarrisAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-11-27 Guy HarrisMake the VPI and VCI filterable fields.
1999-11-27 Guy HarrisMove the "guess what type of ATM traffic this is" stuff...
1999-11-19 Guy HarrisAdd support for SSCOP protocol; dissect signalling...
1999-11-18 Guy Harris(AppTrafType & ATT_HLTYPE) is the type of high-level...
1999-11-18 Gilbert RamirezCheck in my work so far on enabling the ATM iptrace...
1999-11-18 Guy HarrisDon't define the variables passed to "dissect_snmp_pdu...
1999-11-18 Guy HarrisILMI is just SNMP-over-ATM AAL5; if the SNMP dissector...
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-08-20 Guy HarrisAdd support for reading Full Frontal ATM from an ATM...