Bug 470149 - Bond should be a possible VLAN parent interface
Summary: Bond should be a possible VLAN parent interface
Status: REPORTED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (show other bugs)
Version: master
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-23 00:23 UTC by Jean-Marc Liotier
Modified: 2024-12-23 18:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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