Skip to content

Introduce basic support for IPv4 classful networks #21

@rheone

Description

@rheone

Description

Arcus is missing in-the-box support for Subnets defined by and expressing traits of the accepted IPv4 Classful Network. It is desired that Arcus should provide legacy support for A, B, C, with a possibility for D (multicasting) and E classful networks.

Arcus should:

  • Allow the Subnet object to be constructed, either via constructor or a factory, by issuing an appropriate IP Address and class specifier
  • Subnet should have a property dictating its class if it is IP4 and meets the appropriate class
  • It should be possible to translate between IP Address netmasks and class A, B, and C

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