[Bug 286179] Passing a vlan interface to a vnet jail result in a stuck dying state

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Mar 2026 15:08:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286179

--- Comment #5 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to florian.millet from comment #0)

I can not reproduce this bug on 14.4-RELEASE with the following steps,

```
# ifconfig ue0.100 create
# jail -ic name=foo vnet persist vnet.interface=ue0.100
6
# jail -R foo
# jls -d -j foo
   JID  IP Address      Hostname                      Path
jls: jail "foo" not found
```

Hi Florian, would you like to share your jail.conf ( the parts related to the
reported issue ) ? I guess there are something else holding references to the
jail, hence it get stuck in dying state.

-- 
You are receiving this mail because:
You are on the CC list for the bug.