Ethereal-cvs: [Ethereal-cvs] rev 17443: /trunk/epan/dissectors/: packet-msproxy.c packet-tcp.c

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

Date: Thu, 02 Mar 2006 09:33:51 GMT
User: sahlberg
Date: 2006/03/02 03:33 AM

Log:
 make the tcp_acked struct a pointer from the tcpd struct since we might need it hanging around.
 
 only call subdissectors for packets that are NOT keepalives nor zerowindowprobes.
 
 
 keepalives only contain garbage anyway
 and zerowindowproes just contain a single byte of incomplete data so whats the point trying to dissect it further.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -1      packet-msproxy.c    Modified
  +90 -73    packet-tcp.c        Modified
  +9 -3      packet-tcp.h        Modified



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