]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Need to handle case where rejected protocol was sent as only 1 byte
authorDaniel Lenski <dlenski@gmail.com>
Sun, 17 May 2020 23:27:52 +0000 (16:27 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 18 May 2020 02:32:52 +0000 (19:32 -0700)
commitd621b76fe0ba4ec07b51f5676e2f23f3b42ec602
treeb155e57a4ace3f62cdc5405911f477e9f4c8cb24
parentca86bf6ca63770714e70b5c9659f4d3709b619df
Need to handle case where rejected protocol was sent as only 1 byte

… as well as the admittedly-unlikely case where the rejected protocol is
larger than peer's MRU (which we've already accepted as our MTU).

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
ppp.c