rev 18029: /trunk/epan/dissectors/: packet-uma.c
[email protected] Sat, 29 Apr 2006 09:30:11 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
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