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

The gateway service needs to setup route table entries for micronets #28

Open
craigpratt opened this issue Jan 22, 2019 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@craigpratt
Copy link
Member

The gateway need to setup route table entries that correspond to the defined micronets.

Currently, the route table entries are assumed to be setup on the gateway ahead-of-time.

One question that needs to be answered is whether the gateway needs to be able to dictate/designate what subnets are allocatable - either by designating an allocatable network to be subnetted or a list of subnets that can be allocated, or perhaps another method.

@craigpratt
Copy link
Member Author

Design decision point here: The json that's sent to define the subnets/devices for DHCP (and also for switch flows currently) could also be used to setup the route table entries. Should we just setup the route tables off the same rest endpoint/json format or should we define a new endpoint for route table control?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants