https://bugs.kde.org/show_bug.cgi?id=396530
Dennis Schridde <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dennis Schridde <[email protected]> --- (In reply to Martin Schulze from comment #0) > When importing an OpenVPN configuration file from the UI with TCP enabled, > the resulting configuration differs from the one that is loaded via nmcli. > > Obviously, each project has its own parser, this is rather confusing. > Why isn't the cli parser used as a backend for the GUI import as well? According to the NetworkManager OpenVPN developers, the import functionality is available as a shared library: https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/issues/20#note_395161 i.e. It would not even be necessary to shell out to the `nmcli` commandline tool. -- You are receiving this mail because: You are watching all bug changes.
