Re: [Wireshark-dev] About window scale option

2014-11-13 Thread Jeff Morriss
On 11/13/14 10:39, 徐鸿 wrote: Hi , If the server does not support 'Window Scale' option, even the client send one packet with WS=256, I thought the real window size should be consider small than 64K.But I can see the 'Calculated window size' is larger that 64K on Wireshark1.12.1, is ther

Re: [Wireshark-dev] About window scale option

2014-11-13 Thread Graham Bloice
On 13 November 2014 15:39, 徐鸿 wrote: > Hi , > >If the server does not support 'Window Scale' option, even the client > send one packet with WS=256, I thought the real window size should be > consider small than 64K.But I can see the 'Calculated window size' is > larger that 64K on Wiresh

[Wireshark-dev] About window scale option

2014-11-13 Thread 徐鸿
Hi , If the server does not support 'Window Scale' option, even the client send one packet with WS=256, I thought the real window size should be consider small than 64K.But I can see the 'Calculated window size' is larger that 64K on Wireshark1.12.1, is there something wrong ? the trace

Re: [Wireshark-dev] About window scale option

2014-11-11 Thread Jeff Morriss
On 10/30/14 17:40, Jeff Morriss wrote: Hmm, I don't do much with TCP (from a protocol perspective) but that certainly makes sense. And, in fact, it appears that the TCP dissector *wants* to act that way, based on the comments in the code: /* This is called for SYN and SYN+ACK packets and the p

Re: [Wireshark-dev] About window scale option

2014-10-30 Thread Jeff Morriss
On 10/30/14 02:07, John Sullivan wrote: On Wednesday, October 29, 2014, 6:42:00 PM, Jeff Morriss wrote: On 10/28/14 11:12, ?? wrote: Hi , If the server does not support 'Window Scale' option, even the client send one packet with WS=256, I thought the real window size should be consider s

Re: [Wireshark-dev] About window scale option

2014-10-29 Thread John Sullivan
On Wednesday, October 29, 2014, 6:42:00 PM, Jeff Morriss wrote: > On 10/28/14 11:12, ?? wrote: >> Hi , >> >> If the server does not support 'Window Scale' option, even the >> client send one packet with WS=256, I thought the real window size >> should be consider small than 64K.But I can s

Re: [Wireshark-dev] About window scale option

2014-10-29 Thread Jeff Morriss
On 10/28/14 11:12, 徐鸿 wrote: Hi , If the server does not support 'Window Scale' option, even the client send one packet with WS=256, I thought the real window size should be consider small than 64K.But I can see the 'Calculated window size' is larger that 64K on Wireshark1.12.1, is ther

[Wireshark-dev] About window scale option

2014-10-28 Thread 徐鸿
Hi , If the server does not support 'Window Scale' option, even the client send one packet with WS=256, I thought the real window size should be consider small than 64K.But I can see the 'Calculated window size' is larger that 64K on Wireshark1.12.1, is there something wrong ? the trace