aboutsummaryrefslogtreecommitdiffstats
path: root/packet-atm.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-11Convert LLC dissector to use tvbuffs.gram1-2/+4
2000-05-11Add tvbuff class.gram1-47/+47
2000-03-12Break proto_tree_add_item_format() into multiple functions:gram1-7/+4
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-1/+5
1999-12-29Put a list of known OUIs in "oui.h", along with a declaration ofguy1-6/+68
1999-12-05As per Nathan Leulinger's suggestion, have a stub SNMP dissector ifguy1-13/+1
1999-11-27Make the VPI and VCI filterable fields.guy1-3/+15
1999-11-27Move the "guess what type of ATM traffic this is" stuff into the ATMguy1-6/+119
1999-11-19Add support for SSCOP protocol; dissect signalling AAL packets using it.guy1-9/+16
1999-11-18(AppTrafType & ATT_HLTYPE) is the type of high-level traffic, andguy1-2/+2
1999-11-18Check in my work so far on enabling the ATM iptrace capability. Notgram1-4/+9
1999-11-18Don't define the variables passed to "dissect_snmp_pdu()" if we don'tguy1-1/+11
1999-11-18ILMI is just SNMP-over-ATM AAL5; if the SNMP dissector is available,guy1-1/+13
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-7/+21
1999-08-20Add support for reading Full Frontal ATM from an ATM Sniffer captureguy1-0/+546