"hf_sna_rh_csi" is now an FT_UINT8 field, so add it with
[obnox/wireshark/wip.git] / packet-atm.c
2001-01-03 guyHave the TR MAC and LLC dissectors register themselves...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-29 gramWrap the dissect_fddi() call (with a 4th argument)...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-29 guyAdd "tvb_reported_length()" to get the "reported length...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-16 gramConvert Ethernet and Lucent/Ascend dissectors to use...
2000-05-16 gramHave tvbuff's keep track of cap_len and pkt_len ('lengt...
2000-05-15 gramConvert token-ring dissector to use tvbuffs.
2000-05-11 gramConvert LLC dissector to use tvbuffs.
2000-05-11 gramAdd tvbuff class.
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
1999-12-29 guyPut a list of known OUIs in "oui.h", along with a decla...
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-11-27 guyMake the VPI and VCI filterable fields.
1999-11-27 guyMove the "guess what type of ATM traffic this is" stuff...
1999-11-19 guyAdd support for SSCOP protocol; dissect signalling...
1999-11-18 guy(AppTrafType & ATT_HLTYPE) is the type of high-level...
1999-11-18 gramCheck in my work so far on enabling the ATM iptrace...
1999-11-18 guyDon't define the variables passed to "dissect_snmp_pdu...
1999-11-18 guyILMI is just SNMP-over-ATM AAL5; if the SNMP dissector...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-08-20 guyAdd support for reading Full Frontal ATM from an ATM...