aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lmi.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-17Fix a URL.guy1-2/+2
2003-10-06When registering a field, make sure its ID is -1 or 0 - if it's not,guy1-8/+5
2003-10-06Update a URL.guy1-2/+2
2003-01-11Put the message type in the Info column.guy1-4/+14
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-12/+12
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-5/+1
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-3/+3
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"guy1-2/+5
2001-09-14Make the resolution for time values be nanoseconds rather thanguy1-4/+3
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-13/+13
2001-03-30Fix a case where we were putting a 1-byte field into the tree with aguy1-2/+2
2001-03-30NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI,guy1-32/+2
2001-03-29Fix a typo.guy1-2/+29
2001-03-23Updated the frame relay dissector - dissect-fr.cjfoster1-0/+254