Skip to content

Migrate network config into uci-defaults scripts #36

Description

@stephen304

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions