https://bugs.kde.org/show_bug.cgi?id=470149
Bug ID: 470149 Summary: Bond should be a possible VLAN parent interface Classification: Plasma Product: plasma-nm Version: 5.27.2 Platform: Debian testing OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: j...@liotier.org Target Milestone: --- In the "New Connection (vlan)" dialog, the "Parent interface:" drop-down selector offers a list of the system's eligible interfaces. Current behaviour: list of interfaces selectable as parent interface contains only Wired Ethernet and "lo" interfaces, although a Bond interface exist. Desired behaviour: list of interfaces selectable as parent interface should contains Wired Ethernet, "lo" and Bond interfaces. In Network Manager commands such as 'nmcli con add type vlan ifname bond0.123 con-name bond0.123 id 123 dev bond0' the device argument can take bonded interfaces just as well as individual physical devices. In plasma-nm it should be as well. -- You are receiving this mail because: You are watching all bug changes.