]> git.ipfire.org Git - thirdparty/openvpn.git/commit
win: match search domains when creating exclude rules
authorHeiko Hund <heiko@ist.eigentlich.net>
Tue, 20 May 2025 10:51:12 +0000 (12:51 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 20 May 2025 12:01:12 +0000 (14:01 +0200)
commitdcc2385c033ac5df98968aad6899ddc8c4d2240e
tree5adf26186d8bb90852e4da2d381f74d8ab853e2c
parentd1045d19bf4ea1f717edac7c67f20e9d8eb3a261
win: match search domains when creating exclude rules

Compare local domains for exclude rules to search domains and skip
matching ones. This prevents the creation of exclude rules when the
server indicates that the domain should be resolved via the VPN, by
pushing the search domain.

Change-Id: I4919af2b845a47787c08f454b108ef376ea5c0f6
Signed-off-by: Heiko Hund <heiko@ist.eigentlich.net>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Message-Id: <20250520105119.10431-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg31731.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpnserv/interactive.c