Ethereal-cvs: [Ethereal-cvs] rev 18029: /trunk/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: Sat, 29 Apr 2006 09:30:11 GMT
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



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