aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wcp.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-26/+26
2001-04-10If the tvbuff pointer is null in "alloc_field_info()", get the dataguy1-1/+14
2001-03-30NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI,guy1-37/+6
2001-03-29Add WCP to the list of Ethernet types in "etype_vals[]", and addguy1-3/+2
2001-03-29An NLPID of 0xb0 is defined by ISO/IEC TR 9577 to be "Data compressionguy1-2/+2
2001-03-26Added the created tvbuff into the original tvbuff chain so clean-up is perfor...jfoster1-1/+4
2001-03-23Add "volatile" qualifiers so that variables survive a setjmp/longjmpguy1-3/+3
2001-03-23Pull the NLPID for Wellfleet compression into "nlpid.h".guy1-2/+1
2001-03-23Fixed problem in wcp_uncompress. If the proto_tree was null the programjfoster1-10/+16
2001-03-23Updated the frame relay dissector - dissect-fr.cjfoster1-0/+756