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

Migrate network config into uci-defaults scripts #36

Open
stephen304 opened this issue Nov 7, 2019 · 0 comments
Open

Migrate network config into uci-defaults scripts #36

stephen304 opened this issue Nov 7, 2019 · 0 comments

Comments

@stephen304
Copy link
Member

Open to discussion but instead of importing network config file from each running device, it might be nicer to refactor the changes from default into a uci-defaults script. Maybe the script can do some checks for device-specific configs but if the modifications don't hurt anything we can apply it to all devices. Potential challenges are differing interface naming schemes (lanX for EB, eth0 for rpi4), device specific network config (WAN for rpi4). Potential solutions are adding a device specific uci-defaults in the device folder for any devices that need it (eg z-massmesh-device).

I want to do this because this would allow refactoring certain shared settings such as the meshnode LAN subnet and potentially mesh vlan config.

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

No branches or pull requests

1 participant