Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce basic support for IPv4 classful networks #21

Open
rheone opened this issue Oct 31, 2019 · 0 comments
Open

Introduce basic support for IPv4 classful networks #21

rheone opened this issue Oct 31, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@rheone
Copy link
Member

rheone commented Oct 31, 2019

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
@rheone rheone added the enhancement New feature or request label Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant