Bug 470149

Summary: Bond should be a possible VLAN parent interface
Product: [Plasma] plasmashell Reporter: Jean-Marc Liotier <jm>
Component: Networking in generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: nate
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jean-Marc Liotier 2023-05-23 00:23:41 UTC
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.
Comment 1 Ben Cooksley 2024-12-23 18:23:45 UTC
Bulk transfer as requested in T17796