wireshark/plugins/irda
Anders Broman d86f7e48c4 From Jon Ringle:
1) Added a setup_frame parameter to conversation_t
2) Used the conversation_t next to maintain a list of conversations with the 
same src/dest tuple but different setup_frame number.
3) Changed the signature of find_conversation() and conversation_new() to pass 
in the frame number.
4) Adjusted packet-sdp to select RTP conversation if both m=audio and m=image 
are present, and T.38 conversation if only m=image is present. I expect that 
RTP/T.38 dissecting to be better, but I don't have a way to generate T.38 
packets.

svn path=/trunk/; revision=13245
2005-02-02 20:09:00 +00:00
..
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we 2004-10-01 19:50:03 +00:00
irda-appl.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
moduleinfo.h From Shaun Jackman: Serial Infrared support. 2004-06-30 07:34:53 +00:00
packet-ircomm.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet-irda.c From Jon Ringle: 2005-02-02 20:09:00 +00:00
packet-sir.c In "plugins/plugin_api.h", don't include stuff required for the plugin 2004-09-29 22:20:21 +00:00