mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
Add methods to count the number of addresses in the set which have a particular prefix. The returned counts are 128 bits wide to accommodate sets containing more than 2**64 addresses. Signed-off-by: Cory Snider <csnider@mirantis.com>