]> git.ipfire.org Git - thirdparty/openvpn.git/commit
proto: Clean up conversion warnings related to checksum macros
authorFrank Lichtenheld <frank@lichtenheld.com>
Fri, 26 Sep 2025 11:17:26 +0000 (13:17 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 8 Oct 2025 14:32:05 +0000 (16:32 +0200)
commita06b9b2fcdea0ee36545019c6984baad2236e51d
tree7ddcef2090cfad106ae21ef9835d8100ec488cdf
parent5b8e0563f950aa5d246f32785afffd8824d9f9ab
proto: Clean up conversion warnings related to checksum macros

These should not change any behavior, they mostly clarify
the used types and silence warnings, since these casts are
deliberate.

Change-Id: Ica721a51b00d5314125bcaf5a586e718c5982aef
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: MaxF <max@max-fillinger.net>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1164
Message-Id: <20250926111726.153603-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg33218.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/clinat.c
src/openvpn/mss.c
src/openvpn/proto.h