Commit 511a951
committed
[subnet_division] Fix overlapping subnets with different prefix sizes openwisp#864
Refactored the allocation logic to use netaddr.IPSet for mathematical
gap-filling instead of database sorting.
Added guards for exact-match /32 rules and scoped exhaustion logic
per device config to resolve test regressions.
Fixes openwisp#8641 parent c266e80 commit 511a951
1 file changed
+132
-194
lines changed
0 commit comments