[Bug 267766] epair naming during creation time only rename the first interface
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267766] epair naming during creation time only rename the first interface"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267766] epair naming during creation time only rename the first interface"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267766] epair naming during creation time only rename the first interface"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267766] epair naming during creation time only rename the first interface"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267766] epair naming during creation time only rename the first interface"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Nov 2022 18:41:58 UTC
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: bugs@FreeBSD.org
Reporter: olivier@freebsd.org
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.