Revert commit 4a56d9a2
authorMatt Caswell <matt@openssl.org>
Fri, 30 Mar 2018 13:35:52 +0000 (14:35 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Mar 2018 18:28:33 +0000 (19:28 +0100)
commit803cc8c7d4fce5ba8a4b843e0d778983d5b75c9e
tree7b4eba6cda8d695520058d850bd566323a597b80
parent7b4d3ffaf6d7dc68cc492b04e3870b0b3ee08a6f
Revert commit 4a56d9a2

We have been unable to trace the contributor of that code to gain their
agreement for the licence change so the code has to be removed.

This commit reverts that contribution. The contribution had no functional
impact so the original way of doing things is still valid. However the
surrounding code has changed significantly so that the exact code as it
was orignally cannot be used. This commit uses the original code as a basis,
but rewrites it to use the PACKET API.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5808)
ssl/statem/statem_srvr.c