On Mon, Nov 08, 2021 at 06:37:17AM +0000, Renato Aguiar wrote: > OpenBSD 7.0 kernel panics when veb is used with a rule filter to tag > packets coming from a vlan interface, for example: > > ifconfig veb0 rule pass in on vlan10 tag FOO
> panic: kernel diagnostic assertion "curcpu()->ci_schedstate.spc_smrdepth > 0" > f This has just been fixed in -current: https://marc.info/?l=openbsd-cvs&m=163634496007053&w=2
