Add a comment explaining why we're defining S_ISDIR and company.
[obnox/wireshark/wip.git] / packet-atm.c
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...