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.
Add support for
/ipcidr.See specification added with multiformats/multiaddr#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.