rust-multiaddr
rust-multiaddr copied to clipboard
Implement `/ipcidr`
Add support for /ipcidr.
See specification added with https://github.com/multiformats/multiaddr/pull/129.
Motivation is to specify address ranges to (a) not announce or (b) not dial in https://github.com/mxinden/rust-libp2p-server/ used as an IPFS bootstrap node.