diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-04-04 22:33:16 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-04-06 14:50:40 +0100 |
commit | 644e06a9091825b86f1df178fa91463b58686030 (patch) | |
tree | fca4a6b2605c93991cdfc2e7b47f4f42d35ae6a4 /.gitignore | |
parent | Merge pull request #9243 (diff) | |
download | monero-644e06a9091825b86f1df178fa91463b58686030.tar.xz |
net: define IPv4 object explicitly
Modify all IPv4 variables, function arguments name and daemon arguments
to IPv4 specific naming to raise consistency with IPv6. This change is
done in order to make source code more legible before addressing #8818.
* --p2p-bind-ip is replaced with --p2p-bind-ipv4-address
* --p2p-bind-port is replaced with --p2p-bind-port-ipv4
* --rpc-bind-ip is replaced with --rpc-bind-ipv4-address
* --rpc-restricted-bind-ip is replaced with --rpc-restricted-bind-ipv4-address
Bug: https://github.com/monero-project/monero/issues/8818
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions