mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +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>