Private GIT

Skip to content
Snippets Groups Projects
Commit 4ac548b4 authored by Gary Allan's avatar Gary Allan
Browse files

Bugfix: $Subnets->verify_overlapping('2000::/3','3000::/128') should return 'true'

Bugfix: $Subnets->verify_overlapping('::1:0:0/128','::1:0:0/128') should return 'true'
Performance: Use gmp_math functions for $Subnets->verify_overlapping() [5x speedup]
Cleanup: Merge duplicate code in verify_overlapping() & is_subnet_inside_subnet()
parent 1a874905
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment