0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/ip
Charlie Vigue ae663c573a
Using new numeric conversion tools
Using is_safe_conversion in places where it is a better fit than
numeric_cast.

Signed-off-by: Charlie Vigue <charlie.vigue@openvpn.com>
2023-08-23 18:44:29 +02: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 Using new numeric conversion tools 2023-08-23 18:44:29 +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