bfstop icon indicating copy to clipboard operation
bfstop copied to clipboard

IPv6 CIDR subnet matching support

Open codeling opened this issue 9 years ago • 0 comments

Currently, bfstop supports single IPv4 addresses, IPv4 CIDR subnet matches, and single IPv6 address matching. IPv6 CIDR subnet matching requires a more sophisticated check than IPv4 (see https://github.com/codeling/bfstop/issues/117#issuecomment-201072755).

codeling avatar Jan 23 '17 23:01 codeling