warehouse
warehouse copied to clipboard
refactor(IP Address): Update all IP Addresses in tests to use RFC-5735 TEST-NET-* addresses.
fix: #13186
Hey @miketheman , as far as I've researched on the issue #13186 The IP address ranges for RFC-5735 TEST-NET-*
TEST-NET-1: 192.0.2.0/24
TEST-NET-2: 198.51.100.0/24
TEST-NET-3: 203.0.113.0/24
I've updated all the IP Addresses in test/
@miketheman I've made the changes you suggested me, let me know if there are any more changes to be made in this PR :)