Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Apr 2023 14:27:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 270618] ifconfig: BRDGADD epair0a: Device not configured
Message-ID:  <bug-270618-7501-8QvdnT7fNx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270618-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270618-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270618

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D09e5e3d598604167c1fb05e5cd0f41ed8=
3314517

commit 09e5e3d598604167c1fb05e5cd0f41ed83314517
Author:     Zhenlei Huang <zlei@FreeBSD.org>
AuthorDate: 2023-04-07 14:25:41 +0000
Commit:     Zhenlei Huang <zlei@FreeBSD.org>
CommitDate: 2023-04-07 14:25:41 +0000

    ifconfig: Fix configuring if_bridge with additional operating parameters

    For clone create and rename operations, the interface name get back can=
 be
    different from the one passed to ioctl(). Use the interface name we get
back
    so that ifconfig will not return unexpected ENXIO.

    PR:             270618
    Reviewed by:    kp
    MFC after:      3 days
    Differential Revision:  https://reviews.freebsd.org/D39396

 sbin/ifconfig/ifbridge.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270618-7501-8QvdnT7fNx>