This repository has been archived on 2025-02-24. You can view files and clone it, but cannot push or open issues or pull requests.
Peter Surda 2a165380bb
Restrict outbound connections on network groups
Logic borrowed from bitcoin, see CNetAddr::GetGroup() in src/netaddress.cpp
Simplified, so may not work fully identically but for our purposes it's good
enough. Won't connect to more than one host from a /16 subnet on IPv4 and a /32
subnet on IPv6.
2019-11-18 12:20:29 +01:00
..
2019-11-11 12:03:03 +02:00
2019-09-10 15:34:19 +05:30
2019-09-10 16:08:18 +05:30
2019-09-10 15:34:20 +05:30
2019-11-11 17:13:12 +02:00
2019-11-11 17:13:12 +02:00
2019-11-11 12:03:03 +02:00
2019-09-16 19:13:53 +05:30
2019-11-11 17:13:12 +02:00