aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fcip.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-19From Dinesh Dutt:gerald1-4/+29
2003-12-21Compiling with -pedantic:jmayer1-4/+4
2003-12-04Add {0, NULL} to end of fcencap_proto_vals value_string array.gram1-1/+2
2003-11-16Export "protocol_t" as an opaque type.guy1-4/+1
2003-10-30From Dinesh Dutt:guy1-2/+21
2003-09-09Get rid of "fsf_conn_flag_vals[]" - the connection usage flags are bitguy1-5/+12
2003-09-03Don't include <epan/conversation.h> if you don't need it.guy1-2/+1
2003-09-02From Dinesh Dutt:guy1-25/+38
2003-07-09Use "fcencap_proto_vals[]" for the protocol field.guy1-4/+4
2003-01-28Panic if a preference starts with the name of the module to which itguy1-3/+3
2003-01-22From Dinesh Dutt:guy1-2/+2
2002-12-08From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FCgerald1-0/+619