a-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279195 Bug ID: 279195 Summary: kernel panic while re-configuring if_vlan(4) vlan id Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: zlei@FreeBSD.org Spot this while repeating https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279181 . Steps to repeat: ``` # ifconfig vlan0 create vlan 100 vlandev cxl0 # ifconfig vlan1 create vlan 110 vlandev cxl0 # ifconfig vlan0 vlan 110 ifconfig: SIOCSETVLAN: File exists # ifconfig vlan0 vlan 110 # ifconfig vlan0 vlan 111 ... panic ... ``` --=20 You are receiving this mail because: You are the assignee for the bug.=