Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2024 07:57:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279195] kernel panic while re-configuring if_vlan(4) vlan id
Message-ID:  <bug-279195-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



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