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

Multiple Subnets #27

Open
supernomad opened this issue Jul 31, 2016 · 0 comments
Open

Multiple Subnets #27

supernomad opened this issue Jul 31, 2016 · 0 comments
Labels
Projects
Milestone

Comments

@supernomad
Copy link
Owner

Quantum needs to support multiple subnets. The multiple subnets should be able to span any network segment, i.e. the 172.16.0.0/12 network should be able to talk to the 10.0.0.0/8 network. However this needs to be built in a way that will allow locking subnets out of other subnets. Something like the 172.16.0.0/12 can only talk to the 10.8.0.0/16 network.

There will most likely be a new addition in the form of a control binary to manage the subnets and which subnets can communicate.

This needs to be completed before work on #26 can commence.

@supernomad supernomad modified the milestones: 1.0.0, 1.1.0 Jul 31, 2016
@supernomad supernomad removed this from the 1.x milestone Nov 19, 2016
@supernomad supernomad added this to the Version 1.0.0 milestone Sep 9, 2017
@supernomad supernomad added this to TODO in v1.0.0 Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v1.0.0
  
TODO
Development

No branches or pull requests

1 participant