Hi,

On 08/04/2021 16:02, Arne Schwabe wrote:
> Instead maintaining two different representation of the data channel
> options in struct options and struct tls_options, use the same
> flags variable that tls_options uses.
> 
> Signed-off-by: Arne Schwabe <a...@rfc2549.org>

It's a simple restyling, converting this flag to bitfield.
I don't think there is much gain, but allows adding more flags in the
future with little effort (and little chance to introduce bugs).

Passes my basic test (with the ekm being properly activated).

GitLab CI compile rig is happy too.

Acked-by: Antonio Quartulli <anto...@openvpn.net>

-- 
Antonio Quartulli


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to