go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

`rcmgr.WithAllowlistedMultiaddrs` should update `connLimiter` network prefix limits

Open sukunrt opened this issue 8 months ago • 0 comments

If a user is allowing some multiaddrs via the AllowList we should update those network prefixes with the IP prefix conn limiter. There's no reason to force the user to use both the options.

sukunrt avatar Mar 17 '25 12:03 sukunrt