]> git.ipfire.org Git - thirdparty/openvpn.git/commit
options: Fix --hash-size virtual argument
authorFrank Lichtenheld <frank@lichtenheld.com>
Fri, 22 Aug 2025 20:52:16 +0000 (22:52 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 22 Aug 2025 20:54:23 +0000 (22:54 +0200)
commit4f7ae8acdecf2ad45319270a0045af92d610264c
treeabeba8014f6c688501ed964f9fc29e770facb44a
parentb60ba20c3d4021762eb1366f6a40fe5c8e6a95c8
options: Fix --hash-size virtual argument

Previously we ignored the second argument to --hash-size.
This bug is older than the openvpn git repository, but
clearly this is not an option often used (or at all).

Change-Id: Ibec7ffb9085503f72e79514776042bc310384f13
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20250822205223.3492-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg32658.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c