]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Move build_dhcp_options_string from tun to dhcp
authorFrank Lichtenheld <frank@lichtenheld.com>
Sat, 11 Oct 2025 08:22:11 +0000 (10:22 +0200)
committerGert Doering <gert@greenie.muc.de>
Sat, 11 Oct 2025 08:26:56 +0000 (10:26 +0200)
commitf63e6c03eabaa87d0775354b60e146a6f28c718e
treeba00240f4c2b47c5eb4ead39ebc2c1ae405e6563
parent855094893e8cd808ddc74d2e6d392cf04bd06a65
Move build_dhcp_options_string from tun to dhcp

Seems suitably related and tun.c is one of the
huge ones.

In preparation of adding UTs for the code.

Change-Id: I62a8f62b9c0938cfcb99d184b07034515c076303
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1265
Message-Id: <20251011082217.27568-1-gert@greenie.muc.de>
URL: https://sourceforge.net/p/openvpn/mailman/message/59245240/
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/dhcp.c
src/openvpn/dhcp.h
src/openvpn/tun.c