Skip to content

[feature] Allow several subnets to have the same subnet address (for private ip addresses) #188

@okraits

Description

@okraits

Subnets within private ip address ranges (https://en.wikipedia.org/wiki/Private_network#Private_IPv4_addresses) are used for private, local ip addresses.
Thus, several devices can use the same subnets in those address ranges at the same time.
Currently OpenWISP IPAM doesn't allow subnets to have the same subnet address.

It should be possible to create several subnet objects with the same subnet address.
One possibility would be to introduce the subnet types public and private. public subnets need to have unique subnet addresses, private subnets don't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions