olah 09077f7acf Fix a bug related to the interworking of T/TCP and window scaling:
when a connection enters the ESTBLS state using T/TCP, then window
scaling wasn't properly handled.  The fix is twofold.

1) When the 3WHS completes, make sure that we update our window
scaling state variables.

2) When setting the `virtual advertized window', then make sure
that we do not try to offer a window that is larger than the maximum
window without scaling (TCP_MAXWIN).

Reviewed by:	davidg
Reported by:	Jerry Chen <chen@Ipsilon.COM>
1996-01-31 08:22:24 +00:00
..
1995-12-09 20:43:53 +00:00
1995-05-30 08:16:23 +00:00
1994-08-21 05:27:42 +00:00
1995-07-23 05:36:31 +00:00
1995-12-09 20:43:53 +00:00
1995-05-30 08:16:23 +00:00
1994-08-21 05:27:42 +00:00