Ethereal-cvs: [Ethereal-cvs] rev 15265: /trunk/plugins/irda/: packet-irda.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 09 Aug 2005 00:03:46 GMT
User: guy
Date: 2005/08/08 07:03 PM

Log:
 The "proto" argument to "conversation_get_proto_data()" and
 "conversation_add_proto_data()" is supposed to be a protocol ID, as
 returned by "proto_register_protocol()".  In addition, there are two
 different types of protocol data being attached to a conversation; use
 different protocol IDs for them, so we don't misinterpret an
 "iap_conversation_t" as a "lmp_conversation_t" or vice versa.

Directory: /trunk/plugins/irda/
  Changes    Path             Action
  +6 -6      packet-irda.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15265&view=rev