rev 17443: /trunk/epan/dissectors/: packet-msproxy.c packet-tcp.c packet-tcp.h
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
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