]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Fixed regression with CSTP MTU handling
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 4 Jul 2016 09:48:36 +0000 (11:48 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 4 Jul 2016 10:27:24 +0000 (11:27 +0100)
commit90e1555494dbc1cf462552679f9aa3d30451d123
treec196b1cfb3e7e6540616427f0fe6b9a3d6a1dc92
parent7a4140a13f82a2c59cb78308f3bd231477870876
Fixed regression with CSTP MTU handling

That is, no longer enforce the MTU size for CSTP packets, since
a server may often ignore it and send oversized packets over TCP.
For that set 16KiB be the minimum size for CSTP MTU.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
cstp.c
openconnect-internal.h