Allow all window scale values when proxying 84/34984/2
authorBen Magistro <[email protected]>
Thu, 20 Jan 2022 15:59:23 +0000 (15:59 +0000)
committerBen Magistro <[email protected]>
Fri, 21 Jan 2022 20:50:17 +0000 (20:50 +0000)
commit5d42e683caeff787a618e2b9180d41dcd1825286
tree5c5b5acd755a62b3ba1ff667586bd2c058eab5ea
parent3b80f5d6fbc5ed41fa462acb8c2ccf87e31d9b61
Allow all window scale values when proxying

When TLDK is used in to proxy connections, it previously limited the
window scale values that could be used. This allows the full range to be
used by proxy sessions (tcp_establish) and should preserves the existing
behavior for endpoint sessions.

Signed-off-by: Ben Magistro <[email protected]>
Change-Id: I064dffccef1cc8e97c910a23d82feb7bd35bc988
lib/libtle_l4p/syncookie.h
lib/libtle_l4p/tcp_rxtx.c
lib/libtle_l4p/tle_tcp.h