libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
319 stars 185 forks source link

Subnet whitelisting for IPColocation #397

Closed vyzo closed 3 years ago

vyzo commented 3 years ago

This changes the IP whitelist to support subnets when considering the IPColocation factor.

Note: this is a (very minor) breaking change, but I don't see the reason of keeping the ip whitelist when we have subnets.

cc @travisperson