aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-04-04 22:33:16 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-04-06 14:50:40 +0100
commit4175d5b8d5c89a0617c0686c3e18d81286a43471 (patch)
tree0251fbbb773b4392497e580eb1a41b3a8df3ef57 /CMakeLists.txt
parentnet: bring consistency between IPv4 port and IPv6 port (diff)
downloadmonero-dev/beber/ipv4.tar.xz
net: add retro compatibility with legacy IPv4 optionsdev/beber/ipv4
To ensure retro compatibility, legacy IPv4 daemon arguments and configuration settings changes are marked as deprecated, but can still be used falling back to new option name when new options are not used. Raise warning in case legacy option are used. * --p2p-bind-ip is an alias to --p2p-bind-ipv4-address * --p2p-bind-port is an alias to --p2p-bind-ipv4-port * --p2p-bind-port-ipv6 is an alias to --p2p-bind-ipv6-port * --rpc-bind-ip is an alias to --rpc-bind-ipv4-address * --rpc-restricted-bind-ip is an alias to --rpc-restricted-bind-ipv4-address
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions