0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
Antonio Quartulli 1216f566e4 sitnl: allow user to configure custom metric for routes
Until now sitnl was just default to metric 0 when installing routes,
while ignoring any value that may have been passed by the user.

Extend logic to properly accept a user value.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2024-03-15 13:27:14 +00:00
..
acceptor Remove support for pre-Vista Windows versions 2023-04-20 17:44:14 +02:00
addr Allow to string methods of IP::Addr to display mapped IPv4 as plain IPv4 2023-12-13 16:51:22 +01:00
apple maclife.hpp: synchronize start and stop of lifecycle thread 2023-07-19 22:13:00 +02:00
applecrypto remove 'prng' argument from SSLLib::RandomAPI ctor 2023-11-22 04:49:31 +01:00
asio Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
auth Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
aws introduce base types for strong and weak RNGs 2023-11-22 04:49:31 +01:00
buffer Replace call of virtual in CTOR w/ non-virtual 2023-11-10 16:05:46 +01:00
client Add support for mbed TLS 3.0 2024-02-23 15:32:58 +01:00
common Release: OpenVPN 3 Core Library, version 3.8.4 2024-02-13 18:07:01 +01:00
compress Merging in changes from OpenVPN 3 Core version 3.8.4 2024-02-19 22:46:53 +01:00
crypto Add various moves as suggested by Coverity 2024-01-31 17:02:45 +01:00
dco Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
error Improve handling of unknown options 2024-02-07 17:03:45 +02:00
frame Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
http Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
init Remove OPENVPN_EXTERN 2023-04-27 23:35:41 +02:00
io copyright: Update to 2022 2022-09-29 12:00:26 +02:00
ip Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
legal Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
linux Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
log Add doxygen comments to simplified logging files 2024-02-21 10:04:12 -08:00
mbedtls Add support for mbed TLS 3.0 2024-02-23 15:32:58 +01:00
netconf Add various moves as suggested by Coverity 2024-01-31 17:02:45 +01:00
omi Implement logic to send and receive custom control channel messages 2023-12-13 16:51:22 +01:00
openssl Merging in changes from OpenVPN 3 Core version 3.8.4 2024-02-19 22:46:53 +01:00
options Add various moves as suggested by Coverity 2024-01-31 17:02:45 +01:00
ovpnagent WriteFile takes DWORD, not size_t 2023-09-28 11:33:46 +02:00
pki Add support for mbed TLS 3.0 2024-02-23 15:32:58 +01:00
proxy Check length of response before accessing it 2024-01-08 21:32:17 +01:00
random add Doxygen comments to randapi.hpp 2023-11-29 22:17:49 +01:00
reliable Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
server ServerProto::Session: fix coverity issue "declaration hides parameter" 2023-12-20 23:18:33 +01:00
ssl Add various moves as suggested by Coverity 2024-01-31 17:02:45 +01:00
time Time: added hash() template method 2023-11-24 21:06:18 +01:00
transport Allow specifying different client and server reasons for disconnect 2023-12-13 16:51:22 +01:00
tun sitnl: allow user to configure custom metric for routes 2024-03-15 13:27:14 +00:00
win WriteFile takes DWORD, not size_t 2023-09-28 11:33:46 +02:00
ws WS::Client::HTTPCore: fix coverity issue "declaration hides parameter" 2023-12-20 23:18:33 +01:00