]> git.ipfire.org Git - thirdparty/openvpn.git/commit
options: Always define options->management_flags
authorFrank Lichtenheld <frank@lichtenheld.com>
Sun, 27 Nov 2022 14:25:06 +0000 (15:25 +0100)
committerGert Doering <gert@greenie.muc.de>
Wed, 11 Jan 2023 12:38:22 +0000 (13:38 +0100)
commitff7d7989e007a8c66fba438a257c1b85e8bcca69
tree76615bbb49651678a3e5a379330694bff9d4aca8
parenteafbedc583c48fd46405fa0d635c688ce59c3733
options: Always define options->management_flags

That makes it possible to remove several preprocessor
directives which is a good thing. The cost should be
negligible.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20221127142506.41986-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25554.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/manage.h
src/openvpn/options.c
src/openvpn/options.h