Ethereal-cvs: [Ethereal-cvs] rev 18131: /trunk-1.0/epan/dissectors/: packet-uma.c

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

Date: Thu, 11 May 2006 14:30:39 GMT
User: jake
Date: 2006/05/11 09:30 AM

Log:
 r18027:
 User: etxrab
 Date: 2006/04/28 04:41 PM
 
 Log:
  Fix bug 896 by using tcp_dissect_pdus() .
 
 Directory: /trunk/epan/dissectors/
   Changes    Path            Action
   +30 -3     packet-uma.c    Modified
 
 r18029:
 User: guy
 Date: 2006/04/29 04:30 AM
 
 Log:
  A dissector called from tcp_dissect_pdus() has to return void.  (If you
  want to have a dissector capable of rejecting packets, you need to
  reject the packet before you call tcp_dissect_pdus() - once you're doing
  reassembly, etc., it's too late to reject the packet.)
 
 Directory: /trunk/epan/dissectors/
   Changes    Path            Action
   +46 -48    packet-uma.c    Modified

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path            Action
  +74 -49    packet-uma.c    Modified



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