openwisp / openwisp-ipam

IP address space administration module of OpenWISP
https://openwisp.io/docs/dev/ipam/
BSD 3-Clause "New" or "Revised" License
104 stars 51 forks source link

[bug] Non shared subnet overlapping with shared subnet is not catched as a validation error #88

Closed nemesifier closed 3 years ago

nemesifier commented 3 years ago

When two subnets, one shared and one non shared overlap, the validation does not catch it but it should.