Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2022 18:41:58 +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@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

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