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 1755768 - RFE: Support changing linux bridge options
Summary: RFE: Support changing linux bridge options
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.1
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: 8.2
Assignee: Antonio Cardace
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1694969
TreeView+ depends on / blocked
 
Reported: 2019-09-26 07:53 UTC by Gris Ge
Modified: 2020-11-04 01:49 UTC (History)
10 users (show)

Fixed In Version: NetworkManager-1.25.1-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 01:48:32 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gris Ge 2019-09-26 07:53:21 UTC
Description of problem:

Allow changing linux bridge options listed in /sys/class/net/<bridge_name>/bridge/ folder.

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

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:

Cannot change linux bridge options via NetworkManager

Expected results:
Cannot change linux bridge options via NetworkManager

Additional info:

Runtime status query is optional as we can just ready sysfs files.

Comment 1 Thomas Haller 2019-09-26 11:42:38 UTC
which options are requested exactly?

Comment 2 Gris Ge 2020-01-20 09:59:01 UTC
(In reply to Thomas Haller from comment #1)
> which options are requested exactly?

 * group_address
 * vlan_filtering
 * vlan_protocol
 * vlan_default_pvid
 * vlan_stats_enabled
 * mcast_router
 * mcast_query_use_ifaddr
 * mcast_querier
 * mcast_hash_elasticity
 * mcast_hash_max
 * mcast_last_member_count
 * mcast_startup_query_count
 * mcast_last_member_interval
 * mcast_membership_interval
 * mcast_querier_interval
 * mcast_query_interval
 * mcast_query_response_interval
 * mcast_startup_query_interval
 * mcast_stats_enabled
 * mcast_igmp_version
 * mcast_mld_version
 * nf_call_iptables
 * nf_call_ip6tables
 * nf_call_arptables

Comment 4 Antonio Cardace 2020-03-30 15:36:00 UTC
Hi Gris, a few things:

 * mcast_hash_elasticity: this has been deprecated from Linux 5.0, I don't think it makes much sense to add it in NM.
 * gc_timer: it's a read-only param since at least Linux 2.6, same  as before I don't think it makes sense to support it for NM.

Comment 5 Gris Ge 2020-04-07 03:12:16 UTC
(In reply to Antonio Cardace from comment #4)
> Hi Gris, a few things:
> 
>  * mcast_hash_elasticity: this has been deprecated from Linux 5.0, I don't
> think it makes much sense to add it in NM.
>  * gc_timer: it's a read-only param since at least Linux 2.6, same  as
> before I don't think it makes sense to support it for NM.

Thanks for the confirmation. Just skip these two options. I will convience RHV.

Comment 10 Antonio Cardace 2020-04-27 08:31:46 UTC
Patch waiting for review https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/473.

Comment 15 Vladimir Benes 2020-07-03 11:11:44 UTC
all new options covered in test:
https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci/-/merge_requests/595

Comment 18 errata-xmlrpc 2020-11-04 01:48:32 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 (NetworkManager 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/RHBA-2020:4499


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