GNOME Bugzilla – Bug 756200
nm-tui seems to lack the ability to set ipv4.ignore-auto-routes
Last modified: 2015-10-09 08:22:31 UTC
The GUI editor has two options for IPv4 routes: - Ignore automatically obtained routes (ipv4.ignore-auto-routes) - Use this connection only for resources on its network (ipv4.never-default) But nm-tui seems to have just the "Never use this network for default route" option (ipv4.never-default). Having ability to set ipv4.ignore-auto-routes as well would be useful. BTW, common option labels for GUI and TUI would also be useful.
Check box for ignore-auto-routes: http://cgit.freedesktop.org/NetworkManager/NetworkManager/log/?h=jk/nmtui-ignore-auto-routes
Thank you.
LGTM
Branch looks good.
Merged as master: ce27e1e tui: add a checkbox for ignore-auto-routes (bgo #756200) nm-1-0: 946c8e2 tui: add a checkbox for ignore-auto-routes (bgo #756200)