0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/ip
Charlie Vigue b6b8282d33 Addressed 2nd set of -Wconversion warnings
- Used static_cast instead of direct type conversions in places where
it's safe
- Used numeric_cast where failure is possible
- Changed types of arguments and locals when practical

Signed-off-by: Charlie Vigue <charlie.vigue@openvpn.com>
2023-08-21 13:51:50 +00:00
..
csum.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
dhcp.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
eth.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
icmp4.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
icmp6.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ip4.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
ip6.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ipcommon.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ping4.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
ping6.hpp Add minimal FreeBSD support 2023-06-22 19:07:20 +02:00
ptb.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
tcp.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
udp.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00