RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1869079 - Activate a profile of unmanaged interface does not remove it from bridge port
Summary: Activate a profile of unmanaged interface does not remove it from bridge port
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.3
Hardware: x86_64
OS: All
medium
medium
Target Milestone: rc
: 8.4
Assignee: Beniamino Galvani
QA Contact: Vladimir Benes
URL:
Whiteboard:
Depends On:
Blocks: nmstate-nm
TreeView+ depends on / blocked
 
Reported: 2020-08-16 11:13 UTC by Gris Ge
Modified: 2021-05-18 13:30 UTC (History)
10 users (show)

Fixed In Version: NetworkManager-1.28.0-0.1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 13:29:41 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Reproduce script (453 bytes, application/x-shellscript)
2020-08-16 11:13 UTC, Gris Ge
no flags Details
System logs with NM trace enabled (63.95 KB, text/plain)
2020-08-16 11:15 UTC, Gris Ge
no flags Details


Links
System ID Private Priority Status Summary Last Updated
freedesktop.org Gitlab NetworkManager NetworkManager merge_requests 616 0 None None None 2020-09-17 13:47:13 UTC

Description Gris Ge 2020-08-16 11:13:44 UTC
Created attachment 1711511 [details]
Reproduce script

Description of problem:

When an unmanaged interface is a bridge port. Activate the profile with
empty `connection.master` does not remove that interface from bridge port.

Version-Release number of selected component (if applicable):
NetworkManager-1.26.0-3.el8.x86_64

How reproducible:
100%

Steps to Reproduce:
1. sudo ./bug_unmanaged_linux_bridge_port.sh
2.
3.

Actual results:

The dummy0 is still a bridge port

+ nmcli c up dummy0
Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/56)
+ ip link show dummy0
159: dummy0: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UNKNOWN mode DEFAULT group default qlen 1000

Expected results:

The dummy0 is not bridge port any  more.

Additional info:

Comment 1 Gris Ge 2020-08-16 11:15:03 UTC
Created attachment 1711512 [details]
System logs with NM trace enabled

Comment 2 Beniamino Galvani 2020-09-02 07:53:13 UTC
Merge request:

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/616

Comment 9 errata-xmlrpc 2021-05-18 13:29:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: NetworkManager and libnma security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:1574


Note You need to log in before you can comment on or make changes to this bug.