[Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270628] ifconfig destroy epair parent not destroying child vlan sub-interfaces"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Apr 2023 17:16:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270628
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 parent
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
--
You are receiving this mail because:
You are the assignee for the bug.