Skip to content

allow creation of container and subnet of the same prefix and length #264

@miesi

Description

@miesi

Now a days /24 prefixes/allocations are quiet common and configured as /24 on router interfaces.

currently there are two bad options:

  • do two /25 subnets in a /24 container (but this breaks "document in DIM what is configured on the irb")
  • do a /23 container with a comment that it is just a /24 and do a /24 subnet in it (breaks "document reality")

write tests
change the database constraint
modify code to allow this only for containers and subnets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions