[Bug 286179] Passing a vlan interface to a vnet jail result in a stuck dying state
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286179 --- Comment #21 from Peter Ganzhorn <[email protected]> --- (In reply to Zhenlei Huang from comment #20) First of all, thank you for reviewing my PR. But: The bug reported here is about a vlan interface causing a jail getting stuck in the dying state. It turned out it wasn't just vlan interfaces, but probably all interfaces using iflib. vlan interfaces are still a subset of this. The patch fixes the initially reported issue and even more cases. Even the OP confirmed the reported issue is resolved with the patch applied. I think it is very much related actually. There may be also another issue, but that isn't about network interfaces anymore but rather a unrelated filesystem or timing issue if I didn't missunderstand completely. As I already suggested, this should probably discusses in the scope of a new bug report. So I'd like to as you to overthink your decision to remove the mention of this bug report in my commit message again. -- You are receiving this mail because: You are on the CC list for the bug.