Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2023 04:42:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267766] epair naming during creation time only rename the first interface
Message-ID:  <bug-267766-227-6C8ht9AnUr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267766-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267766

--- Comment #1 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Olivier Cochard from comment #0)
I thinks it works as intended.

For epair(4), rename on create seems not useful compared with other cloning
interfaces.

As on create always a pair of interfaces are created and you can not simply
rename both to the same name (name collision in vnet). But rename only one side
you will take caution to find the name of the other side (e).

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267766-227-6C8ht9AnUr>