ACK. Same patch as in 2.3
Diffing the two *patches* shows differences like this one:
- else if (cipher_kt_mode_ofb_cfb(cipher_kt))
+ else if (mode == EVP_CIPH_CFB_MODE || mode == EVP_CIPH_OFB_MODE)
.. but's not a patch change, but different context (old 2.2 crypto style).
Your patch has been applied to the release/2.2 branch.
commit aded94168651ffc4346e73604b62cfcee4ef7297
Author: Steffan Karger
Date: Thu May 11 23:13:40 2017 +0200
cleanup: merge packet_id_alloc_outgoing() into packet_id_write()
Signed-off-by: Steffan Karger <[email protected]>
Acked-by: Gert Doering <[email protected]>
Message-Id: <[email protected]>
URL:
https://www.mail-archive.com/[email protected]/msg14644.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel