]> git.ipfire.org Git - thirdparty/openvpn.git/commit
man: Clarify IV_HWADDR
authorDavid Sommerseth <davids@openvpn.net>
Fri, 9 Jul 2021 13:48:49 +0000 (15:48 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 9 Jul 2021 14:39:45 +0000 (16:39 +0200)
commit51d85a9d287f44c373eaa514c6a52e1078c27c43
treee26432cac8fb0b3c1633d03cdd8d3c018dbfc2bf
parentccee09d1478aa69783926c208bfa235dcb055124
man: Clarify IV_HWADDR

The IV_HWADDR description was only partially correct, as there are more
implementations using other values than the MAC address of the default
gateway.

The intention of this value is to provide a unique identifier of the
client and on some platforms this is not possible to retrieve other than
to generate this information.

The 64 bytes limitation is an arbitrary value, it is not enforced by
OpenVPN 2.x.  But it was considered a good idea to at least have some
reasonable upper limit of how long this string can be, at least for
those implementing support for this information.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210709134849.161728-1-openvpn@sf.lists.topphemmelig.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22625.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/server-options.rst