Ethereal-cvs: [Ethereal-cvs] rev 13540: /trunk/epan/dissectors/: packet-ip.c packet-rmt-fec.c

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

Date: Sun, 27 Feb 2005 20:27:07 -0000
User: lego
Date: 2005/02/27 02:26 PM

Log:
 From Stefano Pettini
 
 1) added _U_ tags in RMT dissectors to suppress "unused parameter" warnings.
 
 2) added a dissector_add_handle("ip.udp", ip_handle) to IP dissector, to
 allow the following chain of protocols: IP over UDP over IP. It seems
 uncommon, but it's used by implementations of experimental protocols
 (e.g. TCP-XM) that run a userspace IP stack (e.g. lwIP) over UDP. The
 dissector of IP over UDP must be enabled explicitly using the "decode
 as..." window.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -0      packet-ip.c         Modified
  +3 -3      packet-rmt-fec.c    Modified



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