https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267766
Bug ID: 267766
Summary: epair naming during creation time only rename the
first interface
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
When creating a new epair interface and requesting a new name, only the first
(a) is rename and not the second (b).
# ifconfig epair create name newname
newname
# ifconfig -g epair
epair0b
newname
--
You are receiving this mail because:
You are the assignee for the bug.