mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
- If an existing network manager connection with the missing values is ever edited, it leads an awkward interface. - So, complete the setting by allowing values supported by Network Manager. Tests: - Create new connections with the new values 'link-local' and 'disabled'. Connection creation succeeds. - Editing connection to these values works too. - When 'link-local' or 'disabled' values are selected, primary and secondary DNS fields are disabled. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>