Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Apr 2023 17:16:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces
Message-ID:  <bug-270628-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270628
           Summary: ifconfig destroy epair parent not destroying child
                    vlan sub-interfaces
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: jlduran@gmail.com

When creating vlan sub-interfaces from an epair, and then destroying the pa=
rent
epair interface, the child interfaces are not destroyed:

# ifconfig epair create
epair0a

# ifconfig epair0a.1 create
# ifconfig -l
... epair0a epair0b epair0a.1

# ifconfig epair0a destroy
# ifconfig -l
... epair0a.1

--=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-270628-227>