Bug 1090575

Summary: nm-connection-editor - new connection type bridge
Product: [Fedora] Fedora Reporter: poma <pomidorabelisima>
Component: network-manager-appletAssignee: Dan Williams <dcbw>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcbw, jklimes
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: network-manager-applet-0.9.9.0-10.git20140424.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-24 10:00:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description poma 2014-04-23 16:17:23 UTC
When creating a new connection type bridge via 'nm-connection-editor' it is always offered ifname 'bridge0' regardless of whether it is already reserved or not.
Offered should be the next available ifname, as it works correctly when creating a new connection type bond.

Tested with nm-connection-editor-0.9.9.0-10.git20140423.fc21.x86_64.

Comment 1 Jirka Klimes 2014-04-24 08:39:48 UTC
Upstream fix:
9ba9c3e editor: fix generating interface name for new bridge connections (rh #1090575)

Comment 3 Jirka Klimes 2014-04-24 10:05:07 UTC
*** Bug 1090580 has been marked as a duplicate of this bug. ***

Comment 4 poma 2014-04-24 23:10:25 UTC
Thanks!