]> git.ipfire.org Git - thirdparty/openvpn.git/commit
ovpn-dco: print some netlink messages to debug level
authorAntonio Quartulli <a@unstable.cc>
Fri, 12 Aug 2022 13:06:55 +0000 (15:06 +0200)
committerGert Doering <gert@greenie.muc.de>
Sat, 13 Aug 2022 18:50:00 +0000 (20:50 +0200)
commit29f20e738531f0e65df1bc330f598b3d1eb60b22
tree9337980f0f477c775e4415c299a1b11bd20c3f85
parent702a4a2c237842bb4adef5de98d82746e5715f78
ovpn-dco: print some netlink messages to debug level

Netlink errors detected during dco availability detection are not really
required and can confuse the user.
Have them printed to the dco debug level.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220812130657.29899-9-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24892.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/dco_linux.c